Hi, Often, the accesses to databases are different in JDBC according to the installation’s type of databases: via SID for the simple/single instance of databases with a connection string like
In my post Java/Hibernate: Converting Hibernate proxy to real object and ORMLazyLoader, we have studied an utility ORMLazyLoader used directly in the POJO in order to detach from Hibernate session