B C D E F G I J M N O P R S T V W

B

bundleChanged(BundleEvent) - Method in class org.glassfish.osgijpa.JPAExtender
 

C

clazz - Variable in class org.glassfish.osgijpa.dd.Persistence.PersistenceUnit
 
createPersistence() - Method in class org.glassfish.osgijpa.dd.ObjectFactory
Create an instance of Persistence
createPersistencePersistenceUnit() - Method in class org.glassfish.osgijpa.dd.ObjectFactory
Create an instance of Persistence.PersistenceUnit
createPersistencePersistenceUnitProperties() - Method in class org.glassfish.osgijpa.dd.ObjectFactory
Create an instance of Persistence.PersistenceUnit.Properties
createPersistencePersistenceUnitPropertiesProperty() - Method in class org.glassfish.osgijpa.dd.ObjectFactory
Create an instance of Persistence.PersistenceUnit.Properties.Property

D

description - Variable in class org.glassfish.osgijpa.dd.Persistence.PersistenceUnit
 

E

excludeUnlistedClasses - Variable in class org.glassfish.osgijpa.dd.Persistence.PersistenceUnit
 

F

fromValue(String) - Static method in enum org.glassfish.osgijpa.dd.PersistenceUnitCachingType
 
fromValue(String) - Static method in enum org.glassfish.osgijpa.dd.PersistenceUnitTransactionType
 
fromValue(String) - Static method in enum org.glassfish.osgijpa.dd.PersistenceUnitValidationModeType
 

G

getClazz() - Method in class org.glassfish.osgijpa.dd.Persistence.PersistenceUnit
Gets the value of the clazz property.
getDescription() - Method in class org.glassfish.osgijpa.dd.Persistence.PersistenceUnit
Gets the value of the description property.
getJarFile() - Method in class org.glassfish.osgijpa.dd.Persistence.PersistenceUnit
Gets the value of the jarFile property.
getJtaDataSource() - Method in class org.glassfish.osgijpa.dd.Persistence.PersistenceUnit
Gets the value of the jtaDataSource property.
getMappingFile() - Method in class org.glassfish.osgijpa.dd.Persistence.PersistenceUnit
Gets the value of the mappingFile property.
getName() - Method in class org.glassfish.osgijpa.dd.Persistence.PersistenceUnit
Gets the value of the name property.
getName() - Method in class org.glassfish.osgijpa.dd.Persistence.PersistenceUnit.Properties.Property
Gets the value of the name property.
getNonJtaDataSource() - Method in class org.glassfish.osgijpa.dd.Persistence.PersistenceUnit
Gets the value of the nonJtaDataSource property.
getPersistenceUnit() - Method in class org.glassfish.osgijpa.dd.Persistence
Gets the value of the persistenceUnit property.
getProperties() - Method in class org.glassfish.osgijpa.dd.Persistence.PersistenceUnit
Gets the value of the properties property.
getProperty() - Method in class org.glassfish.osgijpa.dd.Persistence.PersistenceUnit.Properties
Gets the value of the property property.
getProvider() - Method in class org.glassfish.osgijpa.dd.Persistence.PersistenceUnit
Gets the value of the provider property.
getPURoot() - Method in class org.glassfish.osgijpa.dd.Persistence
 
getSharedCacheMode() - Method in class org.glassfish.osgijpa.dd.Persistence.PersistenceUnit
Gets the value of the sharedCacheMode property.
getTransactionType() - Method in class org.glassfish.osgijpa.dd.Persistence.PersistenceUnit
Gets the value of the transactionType property.
getUrl() - Method in class org.glassfish.osgijpa.dd.Persistence
 
getValidationMode() - Method in class org.glassfish.osgijpa.dd.Persistence.PersistenceUnit
Gets the value of the validationMode property.
getValue() - Method in class org.glassfish.osgijpa.dd.Persistence.PersistenceUnit.Properties.Property
Gets the value of the value property.
getVersion() - Method in class org.glassfish.osgijpa.dd.Persistence
Gets the value of the version property.

I

isExcludeUnlistedClasses() - Method in class org.glassfish.osgijpa.dd.Persistence.PersistenceUnit
Gets the value of the excludeUnlistedClasses property.

J

jarFile - Variable in class org.glassfish.osgijpa.dd.Persistence.PersistenceUnit
 
JPAExtender - Class in org.glassfish.osgijpa
An extender that listens for Persistence bundle's life cycle events and takes appropriate actions.
JPAExtender(BundleContext) - Constructor for class org.glassfish.osgijpa.JPAExtender
 
jtaDataSource - Variable in class org.glassfish.osgijpa.dd.Persistence.PersistenceUnit
 

M

mappingFile - Variable in class org.glassfish.osgijpa.dd.Persistence.PersistenceUnit
 

N

name - Variable in class org.glassfish.osgijpa.dd.Persistence.PersistenceUnit
 
name - Variable in class org.glassfish.osgijpa.dd.Persistence.PersistenceUnit.Properties.Property
 
nonJtaDataSource - Variable in class org.glassfish.osgijpa.dd.Persistence.PersistenceUnit
 

O

ObjectFactory - Class in org.glassfish.osgijpa.dd
This object contains factory methods for each Java content interface and Java element interface generated in the org.glassfish.osgijpa.dd package.
ObjectFactory() - Constructor for class org.glassfish.osgijpa.dd.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.glassfish.osgijpa.dd
org.glassfish.osgijpa - package org.glassfish.osgijpa
 
org.glassfish.osgijpa.dd - package org.glassfish.osgijpa.dd
 
OSGiJPAActivator - Class in org.glassfish.osgijpa
 
OSGiJPAActivator() - Constructor for class org.glassfish.osgijpa.OSGiJPAActivator
 

P

Persistence - Class in org.glassfish.osgijpa.dd
Java class for anonymous complex type.
Persistence() - Constructor for class org.glassfish.osgijpa.dd.Persistence
 
Persistence.PersistenceUnit - Class in org.glassfish.osgijpa.dd
Configuration of a persistence unit.
Persistence.PersistenceUnit() - Constructor for class org.glassfish.osgijpa.dd.Persistence.PersistenceUnit
 
Persistence.PersistenceUnit.Properties - Class in org.glassfish.osgijpa.dd
Java class for anonymous complex type.
Persistence.PersistenceUnit.Properties() - Constructor for class org.glassfish.osgijpa.dd.Persistence.PersistenceUnit.Properties
 
Persistence.PersistenceUnit.Properties.Property - Class in org.glassfish.osgijpa.dd
Java class for anonymous complex type.
Persistence.PersistenceUnit.Properties.Property() - Constructor for class org.glassfish.osgijpa.dd.Persistence.PersistenceUnit.Properties.Property
 
persistenceUnit - Variable in class org.glassfish.osgijpa.dd.Persistence
 
PersistenceUnitCachingType - Enum in org.glassfish.osgijpa.dd
Java class for persistence-unit-caching-type.
PersistenceUnitTransactionType - Enum in org.glassfish.osgijpa.dd
Java class for persistence-unit-transaction-type.
PersistenceUnitValidationModeType - Enum in org.glassfish.osgijpa.dd
Java class for persistence-unit-validation-mode-type.
PersistenceXMLReaderWriter - Class in org.glassfish.osgijpa.dd
 
PersistenceXMLReaderWriter() - Constructor for class org.glassfish.osgijpa.dd.PersistenceXMLReaderWriter
 
properties - Variable in class org.glassfish.osgijpa.dd.Persistence.PersistenceUnit
 
property - Variable in class org.glassfish.osgijpa.dd.Persistence.PersistenceUnit.Properties
 
provider - Variable in class org.glassfish.osgijpa.dd.Persistence.PersistenceUnit
 

R

read(URL) - Method in class org.glassfish.osgijpa.dd.PersistenceXMLReaderWriter
 
read(InputStream) - Method in class org.glassfish.osgijpa.dd.PersistenceXMLReaderWriter
 

S

setDescription(String) - Method in class org.glassfish.osgijpa.dd.Persistence.PersistenceUnit
Sets the value of the description property.
setExcludeUnlistedClasses(Boolean) - Method in class org.glassfish.osgijpa.dd.Persistence.PersistenceUnit
Sets the value of the excludeUnlistedClasses property.
setJtaDataSource(String) - Method in class org.glassfish.osgijpa.dd.Persistence.PersistenceUnit
Sets the value of the jtaDataSource property.
setName(String) - Method in class org.glassfish.osgijpa.dd.Persistence.PersistenceUnit.Properties.Property
Sets the value of the name property.
setName(String) - Method in class org.glassfish.osgijpa.dd.Persistence.PersistenceUnit
Sets the value of the name property.
setNonJtaDataSource(String) - Method in class org.glassfish.osgijpa.dd.Persistence.PersistenceUnit
Sets the value of the nonJtaDataSource property.
setProperties(Persistence.PersistenceUnit.Properties) - Method in class org.glassfish.osgijpa.dd.Persistence.PersistenceUnit
Sets the value of the properties property.
setProvider(String) - Method in class org.glassfish.osgijpa.dd.Persistence.PersistenceUnit
Sets the value of the provider property.
setPURoot(String) - Method in class org.glassfish.osgijpa.dd.Persistence
 
setSharedCacheMode(PersistenceUnitCachingType) - Method in class org.glassfish.osgijpa.dd.Persistence.PersistenceUnit
Sets the value of the sharedCacheMode property.
setTransactionType(PersistenceUnitTransactionType) - Method in class org.glassfish.osgijpa.dd.Persistence.PersistenceUnit
Sets the value of the transactionType property.
setUrl(URL) - Method in class org.glassfish.osgijpa.dd.Persistence
 
setValidationMode(PersistenceUnitValidationModeType) - Method in class org.glassfish.osgijpa.dd.Persistence.PersistenceUnit
Sets the value of the validationMode property.
setValue(String) - Method in class org.glassfish.osgijpa.dd.Persistence.PersistenceUnit.Properties.Property
Sets the value of the value property.
setVersion(String) - Method in class org.glassfish.osgijpa.dd.Persistence
Sets the value of the version property.
sharedCacheMode - Variable in class org.glassfish.osgijpa.dd.Persistence.PersistenceUnit
 
start() - Method in class org.glassfish.osgijpa.JPAExtender
 
start(BundleContext) - Method in class org.glassfish.osgijpa.OSGiJPAActivator
 
stop() - Method in class org.glassfish.osgijpa.JPAExtender
 
stop(BundleContext) - Method in class org.glassfish.osgijpa.OSGiJPAActivator
 

T

transactionType - Variable in class org.glassfish.osgijpa.dd.Persistence.PersistenceUnit
 

V

validationMode - Variable in class org.glassfish.osgijpa.dd.Persistence.PersistenceUnit
 
value - Variable in class org.glassfish.osgijpa.dd.Persistence.PersistenceUnit.Properties.Property
 
value() - Method in enum org.glassfish.osgijpa.dd.PersistenceUnitCachingType
 
value() - Method in enum org.glassfish.osgijpa.dd.PersistenceUnitTransactionType
 
value() - Method in enum org.glassfish.osgijpa.dd.PersistenceUnitValidationModeType
 
valueOf(String) - Static method in enum org.glassfish.osgijpa.dd.PersistenceUnitCachingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.osgijpa.dd.PersistenceUnitTransactionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.osgijpa.dd.PersistenceUnitValidationModeType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.glassfish.osgijpa.dd.PersistenceUnitCachingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.osgijpa.dd.PersistenceUnitTransactionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.osgijpa.dd.PersistenceUnitValidationModeType
Returns an array containing the constants of this enum type, in the order they are declared.
version - Variable in class org.glassfish.osgijpa.dd.Persistence
 

W

write(Persistence, OutputStream) - Method in class org.glassfish.osgijpa.dd.PersistenceXMLReaderWriter
 
write(Persistence, Writer) - Method in class org.glassfish.osgijpa.dd.PersistenceXMLReaderWriter
 

B C D E F G I J M N O P R S T V W

Copyright © 2011 GlassFish Community. All Rights Reserved.