Package | Description |
---|---|
org.datanucleus.enhancer.jdo.method |
Method enhancements for supporting the JDO bytecode enhancement contract.
|
Modifier and Type | Class and Description |
---|---|
class |
JdoIsDeleted
Method to generate the method "jdoIsDeleted" using ASM.
|
class |
JdoIsNew
Method to generate the method "jdoIsNew" using ASM.
|
class |
JdoIsPersistent
Method to generate the method "jdoIsPersistent" using ASM.
|
class |
JdoIsTransactional
Method to generate the method "jdoIsTransactional" using ASM.
|
Copyright © 2021. All rights reserved.