Uses of Class
ejava.examples.orm.ejbql.annotated.Store
-
Packages that use Store Package Description ejava.examples.orm.ejbql.annotated -
-
Uses of Store in ejava.examples.orm.ejbql.annotated
Fields in ejava.examples.orm.ejbql.annotated declared as Store Modifier and Type Field Description private StoreSale. storeMethods in ejava.examples.orm.ejbql.annotated that return Store Modifier and Type Method Description StoreSale. getStore()Methods in ejava.examples.orm.ejbql.annotated with parameters of type Store Modifier and Type Method Description voidSale. setStore(Store store)
-