Uses of Class
org.datanucleus.store.rdbms.request.StatementMappingDefinition
Packages that use StatementMappingDefinition
Package
Description
Provides the mechanism of communicating with the database using JDBC.
-
Uses of StatementMappingDefinition in org.datanucleus.store.rdbms.request
Fields in org.datanucleus.store.rdbms.request declared as StatementMappingDefinitionModifier and TypeFieldDescriptionprivate StatementMappingDefinitionDeleteRequest.mappingStatementIndexthe index for the expression(s) in the delete statement.private StatementMappingDefinitionUpdateRequest.stmtMappingDefinitionthe index for the expression in the update sql statement.