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 Store
Sale. store
Methods in ejava.examples.orm.ejbql.annotated that return Store Modifier and Type Method Description Store
Sale. getStore()
Methods in ejava.examples.orm.ejbql.annotated with parameters of type Store Modifier and Type Method Description void
Sale. setStore(Store store)
-