|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClassField | |
|---|---|
| org.datanucleus.enhancer | DataNucleus ByteCode enhancer. |
| org.datanucleus.enhancer.asm | Class Enhancer using ObjectWeb ASM (http://asm.objectweb.org). |
| Uses of ClassField in org.datanucleus.enhancer |
|---|
| Fields in org.datanucleus.enhancer with type parameters of type ClassField | |
|---|---|
protected List<ClassField> |
AbstractClassEnhancer.fieldsToAdd
List of fields to be added to the class. |
| Methods in org.datanucleus.enhancer that return types with arguments of type ClassField | |
|---|---|
List<ClassField> |
AbstractClassEnhancer.getFieldsList()
Accessor for the fields required. |
| Uses of ClassField in org.datanucleus.enhancer.asm |
|---|
| Fields in org.datanucleus.enhancer.asm with type parameters of type ClassField | |
|---|---|
protected HashSet<ClassField> |
JdoClassChecker.fieldsRequired
Set of fields required to be present for JDO. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||