Elexis API documentation
Version 2.1.6 as of January 22 2012

Uses of Class
com.healthmarketscience.jackcess.TableBuilder

Packages that use TableBuilder
com.healthmarketscience.jackcess   
 

Uses of TableBuilder in com.healthmarketscience.jackcess
 

Methods in com.healthmarketscience.jackcess that return TableBuilder
 TableBuilder TableBuilder.addColumn(Column column)
          Adds a Column to the new table.
 TableBuilder TableBuilder.addColumn(ColumnBuilder columnBuilder)
          Adds a Column to the new table.
 TableBuilder TableBuilder.escapeName()
          Escapes the new table's name using Database.escapeIdentifier(java.lang.String).
 TableBuilder TableBuilder.setEscapeIdentifiers(boolean escapeIdentifiers)
          Sets whether or not subsequently added columns will have their names automatically escaped
 


Elexis API documentation
Version 2.1.6 as of January 22 2012

Copyright 2005-2011 by Gerry Weirich, Elexis