| Author |
HQL for two different database
|
Sandeep Bhoyar
Greenhorn
Joined: May 17, 2010
Posts: 15
|
|
Hi,
Can we write HQL for two different datasource or sessionfactory. if yes, please provide dummy HSQL
|
$andybo
|
 |
Vijitha Kumara
Bartender
Joined: Mar 24, 2008
Posts: 3670
|
|
|
HQL is Hibernate query language which is common, but if you need database specific query then try running a native SQL from Hibernate.
|
SCJP 5 | SCWCD 5
[How to ask questions] [Twitter]
|
 |
 |
|
|
subject: HQL for two different database
|
|
|