Package org.apache.ibatis.mapping
package org.apache.ibatis.mapping
Base package for mapping.
-
Interface SummaryInterfaceDescriptionShould return an id to identify the type of this database.Represents the content of a mapped statement read from an XML file or an annotation.
-
Class SummaryClassDescriptionAn actual SQL String got from an
SqlSource
after having processed any dynamic content.Deprecated.Vendor DatabaseId provider. -
Enum Summary