Package org.apache.tuscany.sdo.codegen

Class Summary
BytecodeInterfaceGenerator Implementation of a generator that will directly emit bytecode for an interface that corresponds to the static properties of a SDO type.
JavaInterfaceGenerator Implementation of a generator that will output the source code for a Java interface that corresponds to the SDO Type's static properties.
 

Exception Summary
GenerationException Exception indicating there was a problem with code generation.
NoJavaImplementationException Exception that indicates there is no Java mapping for an SDO type.
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.