Class PropertyNames

java.lang.Object
org.firebirdsql.jaybird.props.PropertyNames

public final class PropertyNames extends Object
Property names and aliases used by Jaybird.

In defiance of normal style rules for Java, the constants defined in this class use the same name as their value (if syntactically valid).

Since:
5
Author:
Mark Rotteveel