Package highfive.model
Class Identifier
- java.lang.Object
-
- highfive.model.Identifier
-
public class Identifier extends Object
-
-
Field Summary
Fields Modifier and Type Field Description protected StringcanonicalNameprotected StringgenericName
-
Constructor Summary
Constructors Constructor Description Identifier(String canonicalName, String removeTablePrefix, Dialect dialect)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetCanonicalName()StringgetGenericName()StringrenderSQL()
-