Menu

Commit [r315]  Maximize  Restore  History

Modified the getStatement() method to get a Statement object from a connection, using the default settings - TYPE_FORWARD_ONLY and CONCUR_READ_ONLY. This will be much more effecient than the previous code which was using the TYPE_SCROLL_INSENSITIVE and CONCUR_UPDATABLE settings

gautamj 2003-08-20

changed /branches/JAFFA_1_3/JaffaCore/source/java/org/jaffa/persistence/engines/jdbcengine/datasource/DataSource.java
/branches/JAFFA_1_3/JaffaCore/source/java/org/jaffa/persistence/engines/jdbcengine/datasource/DataSource.java Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB