|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.hibernate.type.AbstractType
net.sf.hibernate.type.NullableType
net.sf.hibernate.type.ImmutableType
net.sf.hibernate.type.StringType
com.opensymphony.workflow.loader.NotNullStringType
public class NotNullStringType
DOCUMENT ME!
| Constructor Summary | |
|---|---|
NotNullStringType()
|
|
| Method Summary | |
|---|---|
Object |
get(ResultSet rs,
String name)
|
void |
set(PreparedStatement st,
Object value,
int index)
|
| Methods inherited from class net.sf.hibernate.type.StringType |
|---|
equals, fromStringValue, getName, getReturnedClass, objectToSQLString, sqlType, stringToObject, toString |
| Methods inherited from class net.sf.hibernate.type.ImmutableType |
|---|
copy, deepCopyNotNull, hasNiceEquals, isMutable |
| Methods inherited from class net.sf.hibernate.type.NullableType |
|---|
deepCopy, fromString, getColumnSpan, nullSafeGet, nullSafeGet, nullSafeGet, nullSafeGet, nullSafeSet, nullSafeSet, sqlTypes, toString |
| Methods inherited from class net.sf.hibernate.type.AbstractType |
|---|
assemble, disassemble, equals, hashCode, hydrate, isAssociationType, isComponentType, isDirty, isEntityType, isModified, isObjectType, isPersistentCollectionType, resolveIdentifier |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.sf.hibernate.type.Type |
|---|
assemble, copy, deepCopy, disassemble, fromString, getColumnSpan, hasNiceEquals, hydrate, isAssociationType, isComponentType, isDirty, isEntityType, isModified, isMutable, isObjectType, isPersistentCollectionType, nullSafeGet, nullSafeGet, nullSafeSet, resolveIdentifier, sqlTypes, toString |
| Constructor Detail |
|---|
public NotNullStringType()
| Method Detail |
|---|
public Object get(ResultSet rs,
String name)
throws SQLException
get in class net.sf.hibernate.type.StringTypeSQLException
public void set(PreparedStatement st,
Object value,
int index)
throws SQLException
set in class net.sf.hibernate.type.StringTypeSQLException
|
OpenSymphony Workflow Project Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||