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