Class Property

java.lang.Object
org.jooq.meta.jaxb.Property
All Implemented Interfaces:
Serializable, XMLAppendable

public class Property extends Object implements Serializable, XMLAppendable
Custom properties that are useful for Database implementations like JPADatabase, XMLDatabase, or DDLDatabase, or to pass to JDBC drivers.
See Also: