Uses of Class
org.sormula.annotation.ImplicitType

Packages that use ImplicitType
org.sormula.annotation Annotations for row classes to define mapping between the row class and a database table. 
 

Uses of ImplicitType in org.sormula.annotation
 

Methods in org.sormula.annotation with parameters of type ImplicitType
protected  void ImplicitTypeAnnotationReader.updateMap(ImplicitType typeAnnotation)
          Adds a new instance of TypeTranslator to type translator map if not already defined for Field type.