Class EnhancementHelper.Meta
java.lang.Object
org.datanucleus.enhancer.EnhancementHelper.Meta
- Enclosing class:
EnhancementHelper
Helper class to manage persistable classes.
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) PersistableInstance ofPersistable, used at runtime to create new instances. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
pc
Persistable pcInstance ofPersistable, used at runtime to create new instances.
-
-
Constructor Details
-
Meta
Meta(Persistable pc) Construct an instance ofMeta.- Parameters:
pc- An instance of thePersistableclass
-
-
Method Details
-
getPC
Persistable getPC() -
toString
-