| Package | Description |
|---|---|
| org.sql.generation.api.grammar.factories |
This package provides factories to create various builders and SQL syntax elements.
|
| Modifier and Type | Method and Description |
|---|---|
SQLFloat |
DataTypeFactory.sqlFloat()
Creates new instance of
FLOAT type. |
SQLFloat |
DataTypeFactory.sqlFloat(Integer precision)
Creates new instance of
FLOAT type. |
Copyright © 2010-2012. All Rights Reserved.