0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 5 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
test both the String as well as the Class constructor More... over 20 years ago
fixed parent package bug added new constructor filled in main method More... over 20 years ago
ant subclassing task More... over 20 years ago
two root level files to help with the subclassing functionality More... over 20 years ago
changed the date in the file More... over 20 years ago
changes to reflect the new constructor More... over 20 years ago
modified to reflect the minor changes in the DataSource constructors More... over 20 years ago
wrappers for XA datasources that work like the PooledConnections: you have to instantiate the real data source somehow, and then instantiate an a wrapper object with that datasource More... over 20 years ago
removed needless imports, collapsed the sql imports More... over 20 years ago
moved the existing constructor to the top of the file added a new constructor for wrapping a datasource on instantiation More... over 20 years ago
removed the synchro's changed the imports slightly call up to the new constructor More... over 20 years ago
moved the dollar to the right place changed the variable name from the silly "depreciation" to to more obvious "deprecation" More... over 20 years ago
Comparison files used by the P6TestSubclasser test cases More... over 20 years ago
added in the subclass tester More... over 20 years ago
code to test out the new subclasser More... over 20 years ago
Class to generate subclasses of DataSources that wrap with P6Spy More... over 20 years ago
Added TestCallable to verify that values array size will grow appropriately when registerOutParameter methods are called. More... over 20 years ago
Minor changes so TestCallable will work: added getValuesLength method and set P6_Grow_Max as public static. Also changed setURL so that it is registered in values array. More... over 20 years ago
Added calls to growvalues in registerOutParameters if they are outside the current array size. More... over 20 years ago
Added in the pooled test More... over 20 years ago
Simple test for the connection pooling More... over 20 years ago
Removed this class, as P6PooledConnection no longer uses it More... over 20 years ago
radically changed this class to simply wrap a pooledconnection rather than maintain its own kludgy connection pool More... over 20 years ago
removed the flawed implementation of trying to wrap a normal p6 connection in a pooled connection More... over 20 years ago
test for bug 161: null result sets More... almost 21 years ago
fix for bug 161: null result sets More... almost 21 years ago
put in a fix suggested by noack from neofonie.de (Andre Noack) to deal with result sets throwing an out of bounds exception More... almost 21 years ago
updated release notes for r1.2 More... almost 21 years ago
*** empty log message *** More... almost 21 years ago
bradley 'dot' johnson ([email protected]) added in a test for dynamic array allocation More... almost 21 years ago