org.josql.internal
Class LikePatternSymbol
java.lang.Object
org.josql.internal.LikePatternSymbol
public class LikePatternSymbol
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SYMBOL_F
public static final int SYMBOL_F
- See Also:
- Constant Field Values
SYMBOL_E
public static final int SYMBOL_E
- See Also:
- Constant Field Values
SYMBOL_A
public static final int SYMBOL_A
- See Also:
- Constant Field Values
SYMBOL_N
public static final int SYMBOL_N
- See Also:
- Constant Field Values
part
public String part
code
public int code
LikePatternSymbol
public LikePatternSymbol(int code)
LikePatternSymbol
public LikePatternSymbol(String part)
getSymbol
public static LikePatternSymbol getSymbol(int code)
getSymbol
public static LikePatternSymbol getSymbol(String part)
hashCode
public boolean hashCode(Object o)
Copyright © 2008 Gary Bentley. All Rights Reserved.