Serialized Form
|
Package org.glassfish.osgijpa.dd |
serialVersionUID: -436183641556036668L
persistenceUnit
List<E> persistenceUnit
version
String version
url
URL url
- URL for this persistence.xml file
PURoot
String PURoot
- A PURoot specifies the relative path from the root of the bundle to
to the root of this persistence unit. e.g.
WEB-INF/classes -- if persistence.xml is in WEB-INF/classes/META-INF,
WEB-INF/lib/foo.jar -- if persistence.xml is in WEB-INF/lib/foo.jar/META-INF,
"" -- if persistence.xml is in META-INF directory of the bundle,
util/bar.jar -- if persistence.xml is in bundle.jar/util/bar.jar
serialVersionUID: -8420298339689129735L
description
String description
provider
String provider
jtaDataSource
String jtaDataSource
nonJtaDataSource
String nonJtaDataSource
mappingFile
List<E> mappingFile
jarFile
List<E> jarFile
clazz
List<E> clazz
excludeUnlistedClasses
Boolean excludeUnlistedClasses
sharedCacheMode
PersistenceUnitCachingType sharedCacheMode
validationMode
PersistenceUnitValidationModeType validationMode
properties
Persistence.PersistenceUnit.Properties properties
name
String name
transactionType
PersistenceUnitTransactionType transactionType
serialVersionUID: 643365821766930807L
property
List<E> property
serialVersionUID: 6875723373651840367L
name
String name
value
String value
Copyright © 2012 GlassFish Community. All Rights Reserved.