Uses of Class
org.datanucleus.enhancer.asm.method.JdoIsXXX

Packages that use JdoIsXXX
org.datanucleus.enhancer.asm.method Enhancement method representations for use with the ASM ClassEnhancer. 
 

Uses of JdoIsXXX in org.datanucleus.enhancer.asm.method
 

Subclasses of JdoIsXXX in org.datanucleus.enhancer.asm.method
 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 © 2012. All Rights Reserved.