Uses of Interface
org.sql.generation.api.grammar.common.datatypes.UserDefinedType

Packages that use UserDefinedType
org.sql.generation.api.grammar.factories This package provides factories to create various builders and SQL syntax elements. 
 

Uses of UserDefinedType in org.sql.generation.api.grammar.factories
 

Methods in org.sql.generation.api.grammar.factories that return UserDefinedType
 UserDefinedType DataTypeFactory.userDefined(java.lang.String textualContent)
          Creates a user-defined type which will be inserted into SQL statement as-such.
 



Copyright © 2010. All Rights Reserved.