Uses of Interface
net.anwiba.database.oracle.IOracleTypeVisitor
-
Packages that use IOracleTypeVisitor Package Description net.anwiba.database.oracle -
-
Uses of IOracleTypeVisitor in net.anwiba.database.oracle
Methods in net.anwiba.database.oracle with parameters of type IOracleTypeVisitor Modifier and Type Method Description abstract <T,E extends java.lang.Exception>
voidOracleType. accept(IOracleTypeVisitor<T,E> visitor)
-