Class Overview
This class overrides the base mapper to provide annotated methods
for the methods that don't require SQL provider support
Public Constructors
public
MixedClientGenerator
()
Public Methods
This method returns an instance of the XML generator associated
with this client generator.
Returns
- the matched XML generator. May return null if no
XML is required by this generator
Protected Methods
protected
void
addDeleteByPrimaryKeyMethod
(Interface interfaze)
protected
void
addInsertMethod
(Interface interfaze)
protected
void
addSelectByPrimaryKeyMethod
(Interface interfaze)
protected
void
addUpdateByPrimaryKeyWithBLOBsMethod
(Interface interfaze)
protected
void
addUpdateByPrimaryKeyWithoutBLOBsMethod
(Interface interfaze)