Uses of Enum Class
org.jivesoftware.database.DbConnectionManager.ResultSetLimitKeyword
Packages that use DbConnectionManager.ResultSetLimitKeyword
-
Uses of DbConnectionManager.ResultSetLimitKeyword in org.jivesoftware.database
Methods in org.jivesoftware.database that return DbConnectionManager.ResultSetLimitKeywordModifier and TypeMethodDescriptionDbConnectionManager.DatabaseType.getResultSetLimitKeyword()Returns the keyword or keyword phrase that should be used to limit result sets for this database type.DbConnectionManager.getResultSetLimitKeyword()Returns the keyword or keyword phrase used by the active database to limit result sets.Returns the enum constant of this class with the specified name.DbConnectionManager.ResultSetLimitKeyword.values()Returns an array containing the constants of this enum class, in the order they are declared.