Hi:
I'd like to discuss about optimize the Constants. Because JDBC class
driver are duplicate define ,such as:
public static final String JDBC_POSTGRESQL_CLASS_NAME = "org.postgresql.Driver";
and
public static final String ORG_POSTGRESQL_DRIVER = "org.postgresql.Driver";
There are same effect, We can use one of them. If everyone think it is
necessary , I will create an issue and fix it.
[email protected]
zhukai/nauu ygsoft
