Uses of Package
org.wso2.carbon.database.utils.jdbc
Packages that use org.wso2.carbon.database.utils.jdbc
-
Classes in org.wso2.carbon.database.utils.jdbc used by org.wso2.carbon.database.utils.jdbcClassDescriptionFunctional interface of the database utils to call the executions of the transactions.Error codes for the exceptions in jdbcTemplate.Functional interface of the database utils to call the executions of the transactions with named prepared statement.Prepared statement with named indexes.SQL variable binding.This class created to have Template which contains the methods for the database transactions is different from Template class as it supports the use of named prepared statement.SQL variable binding.Performs Row mapping from result set to domain object properties.This class is created to have Template which containing the methods for the database transactions.