Package | Description |
---|---|
org.apache.ibatis.io |
Utilities to read resources.
|
org.apache.ibatis.session |
Base package.
|
Class and Description |
---|
ResolverUtil
ResolverUtil is used to locate classes that are available in the/a class path and meet
arbitrary conditions.
|
ResolverUtil.Test
A simple interface that specifies how to test classes to determine if they
are to be included in the results produced by the ResolverUtil.
|
VFS
Provides a very simple API for accessing resources within an application server.
|
Class and Description |
---|
VFS
Provides a very simple API for accessing resources within an application server.
|
Copyright © 2009–2021 MyBatis.org. All rights reserved.