Uses of Class
cn.lm.mybatis.mapper.version.VersionException
Packages that use VersionException
-
Uses of VersionException in cn.lm.mybatis.mapper.version
Methods in cn.lm.mybatis.mapper.version that throw VersionExceptionModifier and TypeMethodDescriptionDefaultNextVersion.nextVersion(Object current) NextVersion.nextVersion(T current) 返回下一个版本static ObjectVersionUtil.nextVersion(Class<? extends NextVersion> nextVersionClass, Object current) 获取下一个版本