| DeployPlatform |
['LOCAL'] - Deployment Platform |
| ConnectionMode |
['0'] - Connection Mode |
| HostName |
[''] - Host Name |
| ConnectionPort |
[''] - Connection Port |
| ApplicationPath |
[''] - Application Path |
| jbo.pcoll.mgr |
['Oracle'] - Persistent collection manager |
| jbo.fetch.mode |
['AS.NEEDED'] - Control fetch behavior of View Objects (AS.NEEDED|ALL) |
| JBODynamicObjectsPackage |
[''] - Name of package to be loaded dynamically (no default) |
| MetaObjectContextFactory |
['oracle.jbo.server.xml.DefaultMomContextFactory'] - MetaObjectManager context factory class |
| java.naming.factory.initial |
['oracle.jbo.server.xml.DefaultMomContextFactory'] - MetaObjectManager XML initial context factory |
| MetaObjectContext |
['MetaObjectContext'] - MetaObjectManager XML initial context |
| IsLazyLoadingTrue |
['true'] - Lazy loading of meta objects (true|false) |
| ActivateSharedDataHandle |
['false'] - Use shared data handles for common metadata (true|false) |
| HandleName |
[''] - Name of shared data handle for common metadata |
| Factory-Substitution-List |
[''] - Global substitution list |
| jbo.project |
[''] - Project to use for global substitution |
| jbo.max.cursors |
['50'] - Maximum number of cursors to be used by the session |
| jbo.maxpoolsize |
['2147483647'] - Maximum size of a JDBC connection pool |
| jbo.initpoolsize |
['0'] - Initial size of a JDBC connection pool |
| jbo.assoc.consistent |
['true'] - Are Entity rowset associations kept consistent? |
| jbo.default.language |
['en'] - The default BC4J session language - part of the Locale |
| jbo.default.country |
['US'] - The default BC4J session country - part of the Locale |
| jbo.SQLBuilder |
['Oracle'] - Which implementation of SQLBuilder to use |
| jbo.ConnectionPoolManager |
['oracle.jbo.server.ConnectionPoolManagerImpl'] - Which implementation of a connection pool manager to use |
| jbo.TypeMapEntries |
['Oracle'] - Which implementation of TypeMap to use |
| jbo.jdbc.trace |
['false'] - Trace all JDBC activitity with lines flagged by ' // JBO-JDBC-INTERACT' |
| oracle.jbo.defineColumnLength |
['true'] - Define column length for all JDBC CHAR or VARCHAR2 columns |
| jbo.tmpdir |
[''] - Declare a directory to create temporary files in. |
| jbo.server.internal_connection |
[''] - Declares the jdbc-connect string to use to store AM state, VO spill-to-disk, etc |
| jbo.debug.prefix |
['*'] - Prefix prepended to DebugDiagnostic lines |
| jbo.debugoutput |
['silent'] - The type of diagnostic implementation to use |
| jbo.logging.show.timing |
['false'] - Show timing information between debug calls |
| jbo.logging.show.function |
['false'] - Show the name of the function in diagnostics (expensive) |
| jbo.logging.show.level |
['false'] - Show the actual trace level of the diagnostic message (rarely used) |
| jbo.logging.show.linecount |
['true'] - Increment a counter and display it at the beginning of each diagnostic line |
| jbo.logging.trace.threshold |
['3'] - Show only diagnostic messages with a trace level lower than this threshold |
| jbo.jdbc.driver.verbose |
['false'] - Switch the underlying JDBC driver into verbose mode |