www.element4solution.com

e4s.db
Class E4DBFilterSimple

java.lang.Object
  extended by e4s.db.E4DBFilterSimple

public class E4DBFilterSimple
extends java.lang.Object

Smallest filter entity, holds a value and a field name.

Since:
JDK 1.4
See Also:
E4DBFilter_Intf, E4DBFilter, E4DBFilterAnd, E4DBFilterOr

Constructor Summary
E4DBFilterSimple()
           
 
Method Summary
static java.lang.String _getSVNVersionString()
          Get version info string from subversion.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

E4DBFilterSimple

public E4DBFilterSimple()
Method Detail

_getSVNVersionString

public static java.lang.String _getSVNVersionString()
Get version info string from subversion.

Returns:
the version info string.
See Also:
E4Util.getRevisionCodeFromSVN(Class)

www.element4solution.com