public class RemoteIdWriteInterceptor extends SynchroInterceptorBase
Constructor and Description |
---|
RemoteIdWriteInterceptor(String tableName,
int columnIndex,
boolean isNullable) |
RemoteIdWriteInterceptor(SynchroInterceptor next,
String tableName,
int columnIndex,
boolean isNullable) |
Modifier and Type | Method and Description |
---|---|
protected void |
doOnWrite(Object[] data,
SynchroTableDao dao,
SynchroWriteBuffer buffer) |
boolean |
enableOnWrite() |
apply, doCreateSelectQuery, doCreateSelectQuery, doJoinLoad, doOnRead, doTableLoad, doTransformExtraLocalData, enableOnRead, getContext, getNext, onCreateSelectQuery, onJoinLoad, onRead, onTableLoad, onWrite, setContext, setNext, transformExtraLocalData
public RemoteIdWriteInterceptor(SynchroInterceptor next, String tableName, int columnIndex, boolean isNullable)
public RemoteIdWriteInterceptor(String tableName, int columnIndex, boolean isNullable)
protected void doOnWrite(Object[] data, SynchroTableDao dao, SynchroWriteBuffer buffer) throws SQLException
doOnWrite
in class SynchroInterceptorBase
SQLException
public boolean enableOnWrite()
enableOnWrite
in interface SynchroInterceptor
enableOnWrite
in class SynchroInterceptorBase
Copyright © 2012–2014 IFREMER. All rights reserved.