Subversion Repository Public Repository

litesoft

1
2
3
4
5
6
// This Source Code is in the Public Domain per: http://litesoft.org/License.txt
package org.litesoft.core;

public interface SQLdateable extends SQLvalueable
{
}

Commits for litesoft/trunk/Java/core/Anywhere/src/org/litesoft/core/SQLdateable.java

Diff revisions: vs.
Revision Author Commited Message
66 GeorgeS picture GeorgeS Tue 12 Oct, 2010 16:44:38 +0000

Isolation and creation of LiteSoft’s WhereClause code into a JAR