sf logo

Package sf.qof.codegen

Internal package. Provides code generation classes using cglib/asm

See:
          Description

Class Summary
AnnotationMapperFactory Internal - AnnotationMapperFactory creates mappings from annotations and method definitions.
CallQueryMethodGenerator Internal - CallQueryMethodGenerator is the main generator class for call query methods.
Constants Internal - holds constants for type and signature definitions.
EmitUtils Internal - Contains utility functions for code emitters.
InsertUpdateDeleteQueryMethodGenerator Internal - InsertUpdateDeleteQueryMethodGenerator is the main generator class for insert, update and delete query methods.
OutputParameterRegistrationMappingGenerator Internal - OutputParameterRegistrationMappingGenerator is the generator class for output parameter registration.
ParameterMappingGenerator Internal - ParameterMappingGenerator is the generator class for parameter mappings.
QueryObjectGenerator Internal - QueryObjectGenerator is the main generator class for query objects.
ResultMappingGenerator Internal - ResultMappingGenerator is the generator class for result mappings.
SelectQueryMethodGenerator Internal - SelectQueryMethodGenerator is the main generator class for select query methods.
 

Package sf.qof.codegen Description

Internal package. Provides code generation classes using cglib/asm

Since:
1.0.0

sf logo

Copyright © 2007 brunella ltd. All Rights Reserved.