Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.exolab.castor.persist.SQLRelationLoader
public class SQLRelationLoader
extends java.lang.Object
Constructor Summary | |
|
Method Summary | |
void |
|
void |
|
void |
|
public SQLRelationLoader(String table, String[] key, int[] keyType, TypeConvertor[] idTo, TypeConvertor[] idFrom, String[] otherKey, int[] otherKeyType, TypeConvertor[] ridTo, TypeConvertor[] ridFrom)
public void createRelation(Connection conn, Identity left, Identity right) throws PersistenceException
public void deleteRelation(Connection conn, Identity left) throws PersistenceException
public void deleteRelation(Connection conn, Identity left, Identity right) throws PersistenceException