Package | Description |
---|---|
org.datanucleus.enhancer.methods |
Method enhancements for supporting the org.datanucleus.enhancement.Persistable bytecode enhancement contract.
|
Modifier and Type | Class and Description |
---|---|
class |
IsDeleted
Method to generate the method "dnIsDeleted" using ASM.
|
class |
IsNew
Method to generate the method "dnIsNew" using ASM.
|
class |
IsPersistent
Method to generate the method "dnIsPersistent" using ASM.
|
class |
IsTransactional
Method to generate the method "dnIsTransactional" using ASM.
|
Copyright © 2019. All rights reserved.