Uses of Enum
org.jboss.jca.embedded.dsl.datasources13.api.TrackStatementsType
Packages that use TrackStatementsType
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes as defined in the schema
-
Uses of TrackStatementsType in org.jboss.jca.embedded.dsl.datasources13.api
Methods in org.jboss.jca.embedded.dsl.datasources13.api that return TrackStatementsTypeModifier and TypeMethodDescriptionstatic TrackStatementsTypeTrackStatementsType.getFromStringValue(String value) StatementType.getTrackStatements()Returns thetrack-statementselementstatic TrackStatementsTypeReturns the enum constant of this type with the specified name.static TrackStatementsType[]TrackStatementsType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.jboss.jca.embedded.dsl.datasources13.api with parameters of type TrackStatementsTypeModifier and TypeMethodDescriptionStatementType.trackStatements(TrackStatementsType trackStatements) Sets thetrack-statementselement -
Uses of TrackStatementsType in org.jboss.jca.embedded.dsl.datasources13.impl
Methods in org.jboss.jca.embedded.dsl.datasources13.impl that return TrackStatementsTypeModifier and TypeMethodDescriptionStatementTypeImpl.getTrackStatements()Returns thetrack-statementselementMethods in org.jboss.jca.embedded.dsl.datasources13.impl with parameters of type TrackStatementsTypeModifier and TypeMethodDescriptionStatementTypeImpl.trackStatements(TrackStatementsType trackStatements) Sets thetrack-statementselement