Module org.jooq
Package org.jooq

Class TableOptions

java.lang.Object
org.jooq.TableOptions
All Implemented Interfaces:
Serializable

public final class TableOptions extends Object implements Serializable
A description of various additional Table options to describe the table runtime meta model.
Author:
Lukas Eder
See Also: