Package com.objectwave.persist.util

Class Summary
DateWithoutTime When building a SQLInsert statement, we had a problem where we had no way of knowing if a given field of class java.util.Date should be formatted to be accepted as a DATE or a DATETIME.