Uses of Class
org.soulwing.jdbc.source.SQLResourceNotFoundException
-
Packages that use SQLResourceNotFoundException Package Description org.soulwing.jdbc.source SQL source code input support -
-
Uses of SQLResourceNotFoundException in org.soulwing.jdbc.source
Methods in org.soulwing.jdbc.source that throw SQLResourceNotFoundException Modifier and Type Method Description URL
ResourceSQLSource.ResourceAccessor. getResource(String name)
Gets a URL for a resource.
-