Package org.apache.derby.iapi.services.compiler
-
Interface Summary Interface Description ClassBuilder ClassBuilder is used to construct a java class's byte array representation.JavaFactory JavaFactory provides generators for Java constructs.LocalField A field within the generated class.MethodBuilder MethodBuilder is used to generate the code for a method.