Java Persistence API (JPA) Extensions Reference for EclipseLink, Release 2.4
  Go To Table Of Contents
 Search
 PDFComments
Comments


ddl.table-creation-suffix

Use eclipselink.ddl.table-creation-suffix to append a string to the end of generated CREATE Table statements. EclipseLink adds this suffix to all generated DDL CREATE statements.


Values

Table 5-28 describes this persistence property's values.

Table 5-28 Valid Values for ddl-generation.table-creation-suffix

Value Description




Usage


Examples


See Also

For more information, see: