Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Interface
org.apache.derby.iapi.sql.compile.TypeCompiler

Uses of TypeCompiler in org.apache.derby.iapi.sql.compile
 

Methods in org.apache.derby.iapi.sql.compile that return TypeCompiler
 TypeCompiler TypeCompilerFactory.getTypeCompiler(org.apache.derby.iapi.types.TypeId typeId)
          Get a TypeCompiler corresponding to the given TypeId.