Package org.datanucleus.enhancer
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) Persistable
Instance 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 thePersistable
class
-
-
Method Details
-
getPC
Persistable getPC() -
toString
-