Package org.firebirdsql.jaybird.props
APIs and constants for connection properties for attachments to a Firebird database or service API.
- Since:
- 5
- 
Interface Summary Interface Description AttachmentProperties Attachment properties shared by database and service connections.BaseProperties Base of the properties hierarchy; provides common API for setting properties by name.DatabaseConnectionProperties Properties for database connections.ServiceConnectionProperties Properties for services.
- 
Class Summary Class Description PropertyConstants Property constants.PropertyNames Property names and aliases used by Jaybird.
- 
Enum Summary Enum Description DpbType Identifies the database (or service attach) parameter buffer type of a connection property.
- 
Exception Summary Exception Description InvalidPropertyValueException Exception thrown when a connection property has an invalid value.