Uses of Class
pt.ist.fenixframework.dml.TxIntrospectorCodeGenerator

Packages that use TxIntrospectorCodeGenerator
pt.ist.fenixframework.backend.infinispan   
pt.ist.fenixframework.backend.jvstmmem   
pt.ist.fenixframework.backend.mem   
pt.ist.fenixframework.backend.ogm   
pt.ist.fenixframework.dml   
 

Uses of TxIntrospectorCodeGenerator in pt.ist.fenixframework.backend.infinispan
 

Subclasses of TxIntrospectorCodeGenerator in pt.ist.fenixframework.backend.infinispan
 class InfinispanCodeGenerator
           
 

Uses of TxIntrospectorCodeGenerator in pt.ist.fenixframework.backend.jvstmmem
 

Subclasses of TxIntrospectorCodeGenerator in pt.ist.fenixframework.backend.jvstmmem
 class JVSTMMemCodeGenerator
           
 

Uses of TxIntrospectorCodeGenerator in pt.ist.fenixframework.backend.mem
 

Subclasses of TxIntrospectorCodeGenerator in pt.ist.fenixframework.backend.mem
 class MemCodeGenerator
           
 

Uses of TxIntrospectorCodeGenerator in pt.ist.fenixframework.backend.ogm
 

Subclasses of TxIntrospectorCodeGenerator in pt.ist.fenixframework.backend.ogm
 class OgmCodeGenerator
           
 

Uses of TxIntrospectorCodeGenerator in pt.ist.fenixframework.dml
 

Subclasses of TxIntrospectorCodeGenerator in pt.ist.fenixframework.dml
 class IndexesCodeGenerator
          This code generator enhances the default generation by adding indexation to fields annotated to have that behavior.
 



Copyright © 2013. All Rights Reserved.