Interface OracleMapper<T>

All Superinterfaces:
InsertListMapper<T>

public interface OracleMapper<T> extends InsertListMapper<T>