Adobe LiveCycle Business Activity Monitoring ES API

com.celequest.api.type
Interface ISQLVarchar

All Superinterfaces:
Comparable, ISQLValue, Serializable

public interface ISQLVarchar
extends ISQLValue

SQL "VARCHAR" value.

Since:
2.5.3

Field Summary
static int INFINITE_STRING
          This is a constant indicating that a string can be of infinite length.
 
Method Summary
 int getSpecifiedMaxStrLength()
          Returns the maximum specified length of this string object, or INFINITE_STRING if there is no preset limit to the length of the string.
 
Methods inherited from interface com.celequest.api.type.ISQLValue
getString, isNull, set, set, setNull
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Field Detail

INFINITE_STRING

public static final int INFINITE_STRING
This is a constant indicating that a string can be of infinite length.

See Also:
Constant Field Values
Method Detail

getSpecifiedMaxStrLength

public int getSpecifiedMaxStrLength()
Returns the maximum specified length of this string object, or INFINITE_STRING if there is no preset limit to the length of the string.

Returns:
the maximum specified length of this string object, or INFINITE_STRING iff there is no preset limit to the length of the string.

Adobe LiveCycle Business Activity Monitoring ES API

Copyright © 2004-2007 Adobe Systems Incorporated. All rights reserved.
Copyright © 2002-2007 Celequest Corp. All Rights Reserved.

Take a survey