Uses of Class
org.ow2.easybeans.component.hsqldb.User

Uses of User in org.ow2.easybeans.component.hsqldb
 

Methods in org.ow2.easybeans.component.hsqldb that return types with arguments of type User
 java.util.List<User> HSQLDBComponent.getUsers()
          Gets the list of users.
 

Method parameters in org.ow2.easybeans.component.hsqldb with type arguments of type User
 void HSQLDBComponent.setUsers(java.util.List<User> users)
          Set the list of users.
 



Copyright © 2006-2009 OW2 Consortium. All Rights Reserved.