WebCenter Interaction API  
 

PT_SERVERCONSTANTS.PT_MAX_MYPREFS_VALUECOLUMNSIZE Field

The size of the column in the DB that stores a Gadget preference. When a preference is longer than this, it must be broken up over multiple rows.

public const int PT_MAX_MYPREFS_VALUECOLUMNSIZE = 255;

See Also

PT_SERVERCONSTANTS Class | com.plumtree.server Namespace