Class | Description |
---|---|
AbstractXmlElementGenerator | |
BaseColumnListElementGenerator | |
BlobColumnListElementGenerator | |
CountByExampleElementGenerator | |
DeleteByExampleElementGenerator | |
DeleteByPrimaryKeyElementGenerator | |
ExampleWhereClauseElementGenerator |
Generates the example where clause for iBatis2.
|
InsertElementGenerator | |
InsertSelectiveElementGenerator | |
ResultMapWithBLOBsElementGenerator |
Generates the resultmap with BLOBs for iBatis2.
|
ResultMapWithoutBLOBsElementGenerator |
Generates the resultmap without BLOBs for iBatis2.
|
SelectByExampleWithBLOBsElementGenerator | |
SelectByExampleWithoutBLOBsElementGenerator | |
SelectByPrimaryKeyElementGenerator | |
UpdateByExampleSelectiveElementGenerator | |
UpdateByExampleWithBLOBsElementGenerator | |
UpdateByExampleWithoutBLOBsElementGenerator | |
UpdateByPrimaryKeySelectiveElementGenerator | |
UpdateByPrimaryKeyWithBLOBsElementGenerator | |
UpdateByPrimaryKeyWithoutBLOBsElementGenerator |
Copyright © 2006–2018 MyBatis.org. All rights reserved.