Package | Description |
---|---|
org.datanucleus.metadata |
Provides classes representing the MetaData for files, packages, classes, fields, containers, etc.
|
Modifier and Type | Method and Description |
---|---|
static PersistenceFileMetaData[] |
MetaDataUtils.parsePersistenceFiles(PluginManager pluginMgr,
String persistenceFilename,
boolean validate,
boolean namespaceAware,
ClassLoaderResolver clr)
Method to parse the available "persistence.xml" files returning the metadata for all found.
|
Copyright © 2019. All rights reserved.