Uses of Class
org.apache.ibatis.io.VFS
Package
Description
Utilities to read resources.
Base package.
-
Uses of VFS in org.apache.ibatis.io
Modifier and TypeClassDescriptionclass
A default implementation ofVFS
that works for most application servers.class
AJBoss6VFS.VFS
implementation that works with the VFS API provided by JBoss 6.Modifier and TypeMethodDescriptionstatic void
VFS.addImplClass
(Class<? extends VFS> clazz) Adds the specified class to the list ofVFS
implementations. -
Uses of VFS in org.apache.ibatis.session