Uses of Enum Class
org.jboss.jca.embedded.dsl.datasources12.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.datasources12.api
Methods in org.jboss.jca.embedded.dsl.datasources12.api that return TrackStatementsTypeModifier and TypeMethodDescriptionstatic TrackStatementsTypeTrackStatementsType.getFromStringValue(String value) StatementType.getTrackStatements()Returns thetrack-statementselementstatic TrackStatementsTypeReturns the enum constant of this class with the specified name.static TrackStatementsType[]TrackStatementsType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jboss.jca.embedded.dsl.datasources12.api with parameters of type TrackStatementsTypeModifier and TypeMethodDescriptionStatementType.trackStatements(TrackStatementsType trackStatements) Sets thetrack-statementselement -
Uses of TrackStatementsType in org.jboss.jca.embedded.dsl.datasources12.impl
Methods in org.jboss.jca.embedded.dsl.datasources12.impl that return TrackStatementsTypeModifier and TypeMethodDescriptionStatementTypeImpl.getTrackStatements()Returns thetrack-statementselementMethods in org.jboss.jca.embedded.dsl.datasources12.impl with parameters of type TrackStatementsTypeModifier and TypeMethodDescriptionStatementTypeImpl.trackStatements(TrackStatementsType trackStatements) Sets thetrack-statementselement