Package org.cxbox.sqlbc.export.sql.query
Interface Query
-
- All Known Implementing Classes:
BlankLine,Comment,Insert,MultipleQuery,UpdateForeignKey
public interface Query
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringtoSql()
-
-
-
Method Detail
-
toSql
String toSql()
-
-