public class OjbCharBooleanConversion extends Object implements org.apache.ojb.broker.accesslayer.conversions.FieldConversion
| Modifier and Type | Field and Description |
|---|---|
static String |
DATABASE_BOOLEAN_FALSE_STRING_REPRESENTATION |
static String |
DATABASE_BOOLEAN_TRUE_STRING_REPRESENTATION |
| Constructor and Description |
|---|
OjbCharBooleanConversion() |
| Modifier and Type | Method and Description |
|---|---|
Object |
javaToSql(Object source) |
Object |
sqlToJava(Object source) |
public static final String DATABASE_BOOLEAN_TRUE_STRING_REPRESENTATION
public static final String DATABASE_BOOLEAN_FALSE_STRING_REPRESENTATION
public OjbCharBooleanConversion()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.