Class SQLDSGenerator

java.lang.Object
com.isomorphic.base.Base
com.isomorphic.sql.SQLDSGenerator
All Implemented Interfaces:
com.isomorphic.base.IAutoConfigurable

public class SQLDSGenerator extends com.isomorphic.base.Base
SQLDSGenerator generates a SmartClient DataSource configuration from a SQL table.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setTimestampType(String timestampType)
    Sets the SmartClient field type that this SQLDSGenerator will use to map columns with JDBC type TIMESTAMP.
  • Method Details

    • setTimestampType

      public void setTimestampType(String timestampType)
      Sets the SmartClient field type that this SQLDSGenerator will use to map columns with JDBC type TIMESTAMP.
      Parameters:
      timestampType -