362
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected over 5 years ago.
Jul 13, 2018 — Jul 13, 2019
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Handle the case of a simple Java-type primary key, where the primary key More... over 24 years ago
Handle exceptions better. I think I'm following the original intent, More... over 24 years ago
Dodge a couple irrelevant exceptions, when something important already More... over 24 years ago
Update the Tomcat settings to use JAXP instead of Project X More... over 24 years ago
Updates to Minerva documentation. More... over 24 years ago
During a "forget" operation: More... over 24 years ago
Client-side Connector archive which starts the test client More... over 24 years ago
Manifest file for the client-side connector archive which More... over 24 years ago
Server-side Connector implementation which runs within More... over 24 years ago
JMX Connector Interface which is there for discussion More... over 24 years ago
Client-side Connector implementation and Connector More... over 24 years ago
JMX Connector Test Client More... over 24 years ago
Non-transactional pools and JDBC 1/2 wrapper transactional pools will now More... over 24 years ago
Bring non-transactional JDBC pool up to snuff. Unlikely you'll ever use More... over 24 years ago
Add the new JMX Connector (server- and client-side) to More... over 24 years ago
Initial Import. More... over 24 years ago
Whoops - forgot to add this with the last bunch. More... over 24 years ago
Cache PreparedStatements for each Connection. The JDBC 1/2 wrappers More... over 24 years ago
Updates to Minerva. More... over 24 years ago
Added support for storing Java objects to a database. More... over 24 years ago
Actually now that we dis-associate for sure, we can leave the method calls public, it might enable a fast access to the Tx management More... over 24 years ago
We dis-associate the thread on commit and rollback (as it should be). More... over 24 years ago
Fixed FinderException handling. Thanks to Paul Austin for fix! More... over 24 years ago
Removed ACI More... over 24 years ago
Added manifest.mf More... over 24 years ago
A tad too paranoid on the ejbFindByPrimaryKey() methods. More... over 24 years ago
Fixes an NPE bug on resource-refs on jboss.xml when a match More... over 24 years ago
Failure to find now throws ObjectNotFoundException. More... over 24 years ago
All finder command creation is now at deploy time. More... over 24 years ago
Don't mess the global CLASSPATH More... over 24 years ago