If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Perl and the DBI > perl dbi can achive java hibernet feature ?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-10-11, 10:03
dashang.trivedi dashang.trivedi is offline
Registered User
 
Join Date: May 2011
Posts: 5
perl dbi can achive java hibernet feature ?

Hello Every one i m new to perl DBI...

if i have two database oracle and PostgreSQL...now in my shell script there is single query base on PostgreSQL ....now it is possible that same query work for both oracle and PostgreSQL????
Because oracle have limit 30 character table name and in PostgreSQL its different...Postgres have different functionalities to crete CSV file in oracle their is different..

can i achieve same as java hibernet its mapping the database to object..means database is different table name is different but according to database mapping its apply the query....

u have any other suggestion so please guide me ....
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On