Uses of Class
org.ow2.jonas.db.base.User

Packages that use User
org.ow2.jonas.db.base   
org.ow2.jonas.db.hsqldb   
 

Uses of User in org.ow2.jonas.db.base
 

Method parameters in org.ow2.jonas.db.base with type arguments of type User
protected abstract  void AbsDBServiceImpl.initServer(List<User> users, String databaseName, String portNumber)
          Create a database with the specified arguments.
 

Uses of User in org.ow2.jonas.db.hsqldb
 

Method parameters in org.ow2.jonas.db.hsqldb with type arguments of type User
protected  void HsqlDBServiceImpl.initServer(List<User> users, String databaseName, String portNumber)
          Create a database with the specified arguments.
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.