Class SQLInfo


  • public class SQLInfo
    extends Object
    This singleton generates and holds the actual SQL DDL and DML statements for the operations needed by the Mapper, given a Model.

    It is specific to one SQL dialect.