Interface | Description |
---|---|
ExtendedJDOMetaData |
Provides extended JDO meta information for byte-code enhancement.
|
JDOMetaData |
Provides the JDO meta information neccessary for byte-code enhancement.
|
Class | Description |
---|---|
JDOMetaDataModelImpl |
Provides the JDO meta information based on a JDO meta model.
|
JDOMetaDataProperties |
This class parses properties containing meta data information
about classes.
|
JDOMetaDataPropertyImpl |
Provides the JDO meta information based on properties.
|
JDOMetaDataTimer |
Exception | Description |
---|---|
JDOMetaDataFatalError |
Thrown to indicate that an access to JDO meta-data failed due to a
serious error, which might have left the meta-data component in an
inconsistent state.
|
JDOMetaDataUserException |
Thrown to indicate that an access to JDO meta-data failed; the
meta-data component is assured to remain in consistent state.
|
Copyright © 2020. All rights reserved.