Uses of Class
hu.icellmobilsoft.roaster.oracle.annotation.DBConnection
-
Packages that use DBConnection Package Description hu.icellmobilsoft.roaster.oracle.producer -
-
Uses of DBConnection in hu.icellmobilsoft.roaster.oracle.producer
Methods in hu.icellmobilsoft.roaster.oracle.producer with annotations of type DBConnection Modifier and Type Method Description JDBCConnectionDBConnectionProducer. getConnection(javax.enterprise.inject.spi.InjectionPoint injectionPoint)Creates or gets Connection for the given configKeyManagedDBConfigDBConfigProducer. getDBConfig(javax.enterprise.inject.spi.InjectionPoint injectionPoint)Creates ManagedDBConfig for the injected configKeyOracleJDBCSelectorServiceOracleJDBCServiceProducer. getOracleJDBCSelectorService(javax.enterprise.inject.spi.InjectionPoint injectionPoint)Produces OracleJDBCService for the DB connection specified by the given configKeyMethod parameters in hu.icellmobilsoft.roaster.oracle.producer with annotations of type DBConnection Modifier and Type Method Description voidOracleJDBCServiceProducer. returnResource(OracleJDBCSelectorService oracleJDBCSelectorService)Close connection when disposed
-