Uses of Class
com.syncsoft.plainsql.PlainTableDDL

Uses of PlainTableDDL in com.syncsoft.plainsql
 

Methods in com.syncsoft.plainsql that return PlainTableDDL
 PlainTableDDL PSconnection.createTableDDL(java.lang.String tablename)
          Create a table DDL object which is used to create table, indexes & such in a way that is a bit easier and portable than building up SQL text