Constant Field Values

Contents

org.firebirdsql.*

  • org.firebirdsql.ds.FBAbstractCommonDataSource 
    Modifier and Type Constant Field Value
    protected static final java.lang.String REF_DESCRIPTION "description"
    protected static final java.lang.String REF_PROPERTIES "properties"
  • org.firebirdsql.ds.XAConnectionHandler 
    Modifier and Type Constant Field Value
    protected static final java.lang.String CLOSED_MESSAGE "Logical connection already closed"
    protected static final java.lang.String FORCIBLY_CLOSED_MESSAGE "Logical connection was forcibly closed by the connection pool"
  • org.firebirdsql.extern.decimal.Signum 
    Modifier and Type Constant Field Value
    public static final int NEGATIVE -1
    public static final int POSITIVE 1
  • org.firebirdsql.gds.impl.oo.OOGDSFactoryPlugin 
    Modifier and Type Constant Field Value
    public static final java.lang.String TYPE_NAME "OOREMOTE"
  • org.firebirdsql.gds.ng.wire.version13.V13WireOperations 
    Modifier and Type Constant Field Value
    public static final java.lang.String CHA_CHA_PLUGIN_SPI_CLASS_NAME "org.firebirdsql.gds.ng.wire.crypt.chacha.ChaChaEncryptionPluginSpi"
  • org.firebirdsql.jaybird.xca.FBManagedConnection 
    Modifier and Type Constant Field Value
    public static final java.lang.String ERROR_NO_CHARSET "Connection rejected: No connection character set specified (property lc_ctype, encoding, charSet or localEncoding). Please specify a connection character set (eg property charSet=utf-8) or consult the Jaybird documentation for more information."