Uses of Interface
org.jboss.jca.embedded.dsl.datasources12.api.StatementType
Packages that use StatementType
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes as defined in the schema
-
Uses of StatementType in org.jboss.jca.embedded.dsl.datasources12.api
Methods in org.jboss.jca.embedded.dsl.datasources12.api that return StatementTypeModifier and TypeMethodDescriptionDatasourceType.getOrCreateStatement()If not already created, a newstatementelement with the given value will be created.XaDatasourceType.getOrCreateStatement()If not already created, a newstatementelement with the given value will be created.StatementType.preparedStatementCacheSize(Integer preparedStatementCacheSize) Sets theprepared-statement-cache-sizeelementStatementType.removePreparedStatementCacheSize()Removes theprepared-statement-cache-sizeelementStatementType.removeSharePreparedStatements()Removes theshare-prepared-statementselementStatementType.removeTrackStatements()Removes thetrack-statementsattributeStatementType.sharePreparedStatements()Sets theshare-prepared-statementselementStatementType.trackStatements(String trackStatements) Sets thetrack-statementselementStatementType.trackStatements(TrackStatementsType trackStatements) Sets thetrack-statementselement -
Uses of StatementType in org.jboss.jca.embedded.dsl.datasources12.impl
Classes in org.jboss.jca.embedded.dsl.datasources12.impl that implement StatementTypeModifier and TypeClassDescriptionclassThis class implements thestatementTypexsd typeMethods in org.jboss.jca.embedded.dsl.datasources12.impl that return StatementTypeModifier and TypeMethodDescriptionDatasourceTypeImpl.getOrCreateStatement()If not already created, a newstatementelement with the given value will be created.XaDatasourceTypeImpl.getOrCreateStatement()If not already created, a newstatementelement with the given value will be created.StatementTypeImpl.preparedStatementCacheSize(Integer preparedStatementCacheSize) Sets theprepared-statement-cache-sizeelementStatementTypeImpl.removePreparedStatementCacheSize()Removes theprepared-statement-cache-sizeelementStatementTypeImpl.removeSharePreparedStatements()Removes theshare-prepared-statementselementStatementTypeImpl.removeTrackStatements()Removes thetrack-statementsattributeStatementTypeImpl.sharePreparedStatements()Sets theshare-prepared-statementselementStatementTypeImpl.trackStatements(String trackStatements) Sets thetrack-statementselementStatementTypeImpl.trackStatements(TrackStatementsType trackStatements) Sets thetrack-statementselement