Author Archives: Icyfish

Genius-Field Database Connection Pool API 0.1(RC) Release

New features: Allow user to specify when the Conn will be recycled automatically if one does NOT explicitly invoke freeCon() Throw general java exceptions and Genius-Field exceptions for easy debug Bugfixes and minor changes: Provide default values for the properties … Continue reading

Share
Posted in Java Technology | 1,172 views | Leave a comment

Genius-Field Database Connection Pool API 0.1(beta) Release

New features: Initial beta release Allow user to specify the path of properties file Allow user to specify the class name of jdbc connector Change package name gaccount.sql to com.geniusfield.sql Change method name Conn.getConn() to Conn.getCon() to avoid confusion Bugfixes … Continue reading

Share
Posted in Java Technology | 968 views | Leave a comment