Uses of Class
org.europa.together.domain.JdbcConnection
Packages that use JdbcConnection
Package
Description
01 Application Layer: Implementation of the Application Logic.
02 Business Layer: Interfaces who implemented in the Application Layer
and used in the Service Layer.
-
Uses of JdbcConnection in org.europa.together.application
Methods in org.europa.together.application that return JdbcConnection -
Uses of JdbcConnection in org.europa.together.business
Methods in org.europa.together.business that return JdbcConnectionModifier and TypeMethodDescriptionDatabaseActions.getJdbcMetaData()
Return a object with all JDBC connection meta date.