Class FrontBaseAdapter

  • All Implemented Interfaces:
    DbAdapter

    public class FrontBaseAdapter
    extends JdbcAdapter
    DbAdapter implementation for FrontBase RDBMS. Sample connection settings to use with FrontBase are shown below:
              fb.jdbc.username = _system
              fb.jdbc.password = secret
              fb.jdbc.url = jdbc:FrontBase://localhost/cayenne/
              fb.jdbc.driver = jdbc.FrontBase.FBJDriver
     
    Since:
    1.2