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