Uses of Enum
com.alibaba.druid.sql.dialect.mysql.ast.statement.MySqlXAStatement.XAType
Packages that use MySqlXAStatement.XAType
-
Uses of MySqlXAStatement.XAType in com.alibaba.druid.sql.dialect.mysql.ast.statement
Methods in com.alibaba.druid.sql.dialect.mysql.ast.statement that return MySqlXAStatement.XATypeModifier and TypeMethodDescriptionMySqlXAStatement.getType()static MySqlXAStatement.XATypestatic MySqlXAStatement.XATypeReturns the enum constant of this type with the specified name.static MySqlXAStatement.XAType[]MySqlXAStatement.XAType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.alibaba.druid.sql.dialect.mysql.ast.statement with parameters of type MySqlXAStatement.XAType