Class InformixJDBCAdapter

  • All Implemented Interfaces:
    JDBCAdapter

    public class InformixJDBCAdapter
    extends BlobJDBCAdapter
    JDBC Adapter for Informix database. Because Informix database restricts length of composite primary keys, length of container name field and subscription id field must be reduced to 150 characters. Therefore be sure not to use longer names for container name and subscription id than 150 characters.