com.redhat.persistence.pdl.adapters
Class ShortAd
java.lang.Object
com.redhat.persistence.metadata.Adapter
com.redhat.persistence.pdl.adapters.SimpleAdapter
com.redhat.persistence.pdl.adapters.ShortAd
- public class ShortAd
- extends com.redhat.persistence.pdl.adapters.SimpleAdapter
ShortAd
- Version:
- $Revision: #6 $ $Date: 2004/04/07 $
- Author:
- Rafael H. Schloming <rhs@mit.edu>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
versionId
public static final String versionId
- See Also:
- Constant Field Values
ShortAd
public ShortAd()
bind
public void bind(PreparedStatement ps,
int index,
Object obj,
int type)
throws SQLException
- Overrides:
bind
in class Adapter
- Throws:
SQLException
fetch
public Object fetch(ResultSet rs,
String column)
throws SQLException
- Overrides:
fetch
in class Adapter
- Throws:
SQLException
getProperties
public PropertyMap getProperties(Object obj)
- Specified by:
getProperties
in class Adapter
getObjectType
public ObjectType getObjectType(Object obj)
- Specified by:
getObjectType
in class Adapter
defaultJDBCType
public int defaultJDBCType()
- Overrides:
defaultJDBCType
in class Adapter
isMutation
public boolean isMutation(Object value,
int jdbcType)
- Overrides:
isMutation
in class Adapter
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC