Directory src/au/com/whitesquare/dcaf/persistence/oracle/

Directory Created:
2003-06-22 20:32
Total Files:
7
Deleted Files:
2
Lines of Code:
369

[root]/src/au/com/whitesquare/dcaf/persistence/oracle
                                 exception (1 files, 28 lines)

Lines of Code

src/au/com/whitesquare/dcaf/persistence/oracle/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
steve 37 (100.0%) 1706 (100.0%) 46.1

Most Recent Commits

steve 2007-11-27 11:06

Added new feature to enable adding of listeners to all DCAF events for logging or performance purpose's.

19 lines of code changed in:

  • src/au/com/whitesquare/dcaf/persistence/oracle: OracleCommitManager.java (+8 -5), OracleCommitManagerActioner.java (+11 -4)
steve 2004-11-13 15:25

Updated oracle configurator to support supplying of different jdbc driver
names.

50 lines of code changed in:

  • src/au/com/whitesquare/dcaf/persistence/oracle: OracleConfigurator.java (+14 -2), OracleConnectionBroker.java (+36 -3)
steve 2004-11-02 12:09

Updated the commit actions to both extend a base commit action.
Updated their content to support the new Persistable interface and the
new concept of using PreparedStatements to update the columns.

21 lines of code changed in:

  • src/au/com/whitesquare/dcaf/persistence/oracle: OracleCommitManagerActioner.java (+21 -205)
steve 2004-10-28 09:37

Updated so that inserts and update debug appears on 1 line.

9 lines of code changed in:

  • src/au/com/whitesquare/dcaf/persistence/oracle: OracleCommitManagerActioner.java (+9 -6)
steve 2004-07-23 11:13

Updated oracle configurator to work with new Connection Pool abstractions.

40 lines of code changed in:

  • src/au/com/whitesquare/dcaf/persistence/oracle: OracleConfigurator.java (+15 -4), OracleConnectionBroker.java (+25 -65)
steve 2004-03-02 16:56

Updated imports.

27 lines of code changed in:

  • src/au/com/whitesquare/dcaf/persistence/oracle: OracleConfigurator.java (+9 -5), OracleConnectionBroker.java (+6 -8), OracleLoadManager.java (+5 -5), OracleTransaction.java (+7 -11)
steve 2003-08-05 22:00

Misc Javadoc updates.

6 lines of code changed in:

  • src/au/com/whitesquare/dcaf/persistence/oracle: OracleTransaction.java (+6 -3)
steve 2003-08-05 21:59

Now extends the DBLoadManager and has no content.

8 lines of code changed in:

  • src/au/com/whitesquare/dcaf/persistence/oracle: OracleLoadManager.java (+8 -14)
steve 2003-08-05 21:58

Removed as they are now the same actions as the DB ones in base package.

0 lines of code changed in:

  • src/au/com/whitesquare/dcaf/persistence/oracle: OracleListLoadManagerActioner.java (del), OracleSingleLoadManagerActioner.java (del)
steve 2003-08-04 19:42

Added support for BOOLEAN search options.

9 lines of code changed in:

  • src/au/com/whitesquare/dcaf/persistence/oracle: OracleListLoadManagerActioner.java (+9 -2)
steve 2003-07-30 15:46

Misc whitespace changes.

14 lines of code changed in:

  • src/au/com/whitesquare/dcaf/persistence/oracle: OracleListLoadManagerActioner.java (+8 -2), OracleTransaction.java (+6 -2)
steve 2003-07-23 23:23

All the base database connection code moved off into the DBConnection
base class.

15 lines of code changed in:

  • src/au/com/whitesquare/dcaf/persistence/oracle: OracleTransaction.java (+15 -67)
steve 2003-07-23 23:22

Made changes to use the new base Transaction instead of the specific
OracleTransaction.

7 lines of code changed in:

  • src/au/com/whitesquare/dcaf/persistence/oracle: OracleSingleLoadManagerActioner.java (+7 -3)
steve 2003-07-23 23:21

Made changes to use the new base Transaction instead of the specific
OracleTransaction.
Also implemented useage of new ConnectionVariable to allow definition
of join types more complex than just AND's.

120 lines of code changed in:

  • src/au/com/whitesquare/dcaf/persistence/oracle: OracleListLoadManagerActioner.java (+120 -91)
steve 2003-07-23 23:16

Removed much of the code and have used the new base connection
broker as the implementation.

64 lines of code changed in:

  • src/au/com/whitesquare/dcaf/persistence/oracle: OracleConnectionBroker.java (+64 -663)
steve 2003-07-02 21:10

Replaced Existing Generic Connection broker with Oracle Specific
connection broker. Will eventually generalise this again as a base class
for other types of connections.
May eventually make this an interface so that external connection management
can be used instead of the custom broker.

720 lines of code changed in:

  • src/au/com/whitesquare/dcaf/persistence/oracle: OracleConnectionBroker.java (new 720)
steve 2003-07-02 21:08

Created new Configurator for Oracle.
This will manage all the oracle options required to achieve configuring
DCAF for use with Oracle.

35 lines of code changed in:

  • src/au/com/whitesquare/dcaf/persistence/oracle: OracleConfigurator.java (new 35)
steve 2003-07-02 21:07

Now uses the OracleConnectionBroker to manage the database connections

7 lines of code changed in:

  • src/au/com/whitesquare/dcaf/persistence/oracle: OracleTransaction.java (+7 -4)
steve 2003-07-02 21:06

Removed obsolete code.

6 lines of code changed in:

  • src/au/com/whitesquare/dcaf/persistence/oracle: OracleCommitManagerActioner.java (+6 -4)
steve 2003-06-23 22:37

Updated import statements.

21 lines of code changed in:

  • src/au/com/whitesquare/dcaf/persistence/oracle: OracleListLoadManagerActioner.java (+9 -7), OracleSingleLoadManagerActioner.java (+6 -5), OracleTransaction.java (+6 -4)

(1 more)

Generated by StatCVS 0.3