For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 6 replies, 2 voices, and was last updated 19 years, 9 months ago by
ypsmag.
-
AuthorPosts
-
ypsmagMemberi’m very new for using HQL, so i wanna comfirm that HQL can be using in eclipse and db4o or not….
Thanks
August 3, 2006 at 2:22 pm #256075
Haris PecoMemberypsmag,
Hibernate doesn’t support db4o, but if db40 have jdbc driver it is possible make dialect.
However hibernate have not tested with this database.
see http://hibernate.org/80.htmlBest
PecoAugust 6, 2006 at 11:22 am #256197
ypsmagMembersupport-snpe
for my project..they ask us to use OODBMS as my database…..n i using JSP, JavaBean and Java for the language tool….
so didnt u know what i should do with my OODBMS….what should i use ask my Object-Oriented database?u know what is Object-Oriented Database Management System.
and How it use in my project….my project module that i handle is called Executive Information System….
this system is use my top management to select something from the interface tat i create and retrieve wat they select and display the information in graft of chart……this is a system for top management to do decision….
so did u handle this system before… about is the language tools tat i need to use to write my proejct…
August 6, 2006 at 11:58 am #256198
Haris PecoMemberI don’t sure what is reason for OODBMS request, but relational database work the best, because they have formal theory and long history.It’s best for you that use some relational database (no much important what – oracle, db2, mssql have free version or open source postgresql, mysql – or what you know best) and some ORM tools – my favorite ORM is hibernate, of course
Some relational database have some object features, but relational database + hibernate ORM is the best combination for me.
However, you have to decide, this is only my opinionBest regards
August 6, 2006 at 12:10 pm #256199
ypsmagMembersupport-snpe
for my project..they ask us to use OODBMS as my database…..n i using JSP, JavaBean and Java for the language tool….
so didnt u know what i should do with my OODBMS….what should i use ask my Object-Oriented database?u know what is Object-Oriented Database Management System.
and How it use in my project….my project module that i handle is called Executive Information System….
this system is use my top management to select something from the interface tat i create and retrieve wat they select and display the information in graft of chart……this is a system for top management to do decision….
so did u handle this system before… about is the language tools tat i need to use to write my proejct…
August 6, 2006 at 12:38 pm #256200
ypsmagMembersupport-snpe
for my project..they ask us to use OODBMS as my database…..n i using JSP, JavaBean and Java for the language tool….
so didnt u know what i should do with my OODBMS….what should i use ask my Object-Oriented database?u know what is Object-Oriented Database Management System.
and How it use in my project….my project module that i handle is called Executive Information System….
this system is use my top management to select something from the interface tat i create and retrieve wat they select and display the information in graft of chart……this is a system for top management to do decision….
so did u handle this system before… about is the language tools tat i need to use to write my proejct…
August 6, 2006 at 12:56 pm #256202
ypsmagMemberi know RDBMS but i dont know what is OODBMS…..but they insist me to use OODBMS as my database….
so how…..what is the developing tool i need to use …..can u recomment any…..
-
AuthorPosts
