Uses of Class
org.apache.openejb.jee.wls.PersistenceUse
-
Packages that use PersistenceUse Package Description org.apache.openejb.jee.wls Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of PersistenceUse in org.apache.openejb.jee.wls
Fields in org.apache.openejb.jee.wls declared as PersistenceUse Modifier and Type Field Description protected PersistenceUsePersistence. persistenceUseMethods in org.apache.openejb.jee.wls that return PersistenceUse Modifier and Type Method Description PersistenceUseObjectFactory. createPersistenceUse()Create an instance ofPersistenceUsePersistenceUsePersistence. getPersistenceUse()Gets the value of the persistenceUse property.Methods in org.apache.openejb.jee.wls with parameters of type PersistenceUse Modifier and Type Method Description voidPersistence. setPersistenceUse(PersistenceUse value)Sets the value of the persistenceUse property.
-