# Discovered configuration entries. Autogenerated by org.benow.java.config.ConfigurationScanner do not edit. Andrew Taylor ca.reachable.sql.schema.firebird.ISQL.isql:Firebird ISQL command line application ca.reachable.sql.schema.mysql.MySQLClient.mysql:Mysql command line application org.benow.repository.RepositoryManager.repositoriesByRealm:List of repository resources by realm ([realm,]resource). Resource is an ObjectRepository descendant. org.benow.repository.jdbc.JDBCRepository.dbFile:Full location of database. Used if url not overridden org.benow.repository.jdbc.JDBCRepository.dbName:Name of database. Used if url not overridden org.benow.repository.jdbc.JDBCRepository.dbPass:Password for JDBC connections. org.benow.repository.jdbc.JDBCRepository.dbPath:Path to database file location. Used if url not overridden org.benow.repository.jdbc.JDBCRepository.dbURL:URL for JDBC to connect to the database. org.benow.repository.jdbc.JDBCRepository.dbUser:User for JDBC connections. org.benow.repository.jdbc.JDBCRepository.jdbcDriver:JDBC driver for connections. Typically one of: org.apache.derby.jdbc.EmbeddedDriver org.firebirdsql.jdbc.FBDriver org.postgresql.Driver com.mysql.jdbc.Driver org.benow.repository.jdbc.JDBCRepositoryConnection.defaultObjectHandler:Object handler used when no object handlers have been specified. org.benow.repository.jdbc.JDBCRepositoryConnection.dialectHandlers:Handlers which use class mapping to provide dialect specific interaction. , org.benow.repository.jdbc.JDBCRepositoryConnection.objectHandlers:Object handlers for default realm. Realm based object handlers can be specified as: :objectHandlers org.benow.repository.security.RepositorySecurityAdministrator.cacheInMem:Cache passwords in memory? Should be false if running in insecure environment.