Package com.d3x.core.db
Class DatabaseUtils
- java.lang.Object
-
- com.d3x.core.db.DatabaseUtils
-
public class DatabaseUtils extends java.lang.ObjectUtilities class for the database abstraction layer- Author:
- Xavier Witdouck
-
-
Constructor Summary
Constructors Constructor Description DatabaseUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.StringloadSql(java.lang.String resource)Returns the SQL loaded from a classpath resource if arg starts with "/"
-