Purpose

A string that is appended to the end of all CREATE statements. This property can be used to add an "in database" clause.

Valid Values

string

where:

string
is the set of characters appended to all CREATE statements.

Data Source Methods

public String getAddToCreateTable()

public void setAddToCreateTable(String)

Default

No default value

Data Type

String