|
Hi
Ive created a SQLConfiguration class for storing
the configuration in a sql database.
I also created a ConfigurationException class
encapsulating the SQLException/NamingException that
may occur.
For now ive only created a load() method, but I
will implement save() soon if I can get the time for it.
Im also thinking about creating a generic
webapplication for administrating the configuration as
we may need it in my company.
My next steps will include writing some java docs
and the save() method.
Trygvis
|
SQLConfiguration.java
Description: Binary data
ConfigurationException.java
Description: Binary data
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
