Uses of Interface
net.anwiba.commons.jdbc.type.IDatabaseTypeVisitor
Packages that use IDatabaseTypeVisitor
-
Uses of IDatabaseTypeVisitor in net.anwiba.commons.jdbc.type
Methods in net.anwiba.commons.jdbc.type with parameters of type IDatabaseTypeVisitorModifier and TypeMethodDescriptionabstract <T,E extends Exception>
TDatabaseType.accept(IDatabaseTypeVisitor<T, E> visitor)