Second problems for hibernate and ibatis
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2011 12:15 AM
dear all:
I posted a problem with the topic "how to replace the itabis with hibernate ?" in the forum about twenty days ago,
the url ishow to replace the itabis with hibernate ?
I would like to thank everyone for your answer,but i couldn't deal with my problem about this question unfortunately.
recently, i read the roadmap about activiti and find the description:
========================================
5.6 June 1st
Async & remote access to service API
Allow for Hibernate entities to be stored as process variables
Allow for JCR nodes to be stored as process variables
Instant process statistics ACT-121
===========================================
how the hibernate entitites to be stored as a process variable in the next step?
whether i could use the hibernate entities to save my business data?
i am eager to know the answer because our project will launch recently.
thanks a lot
I posted a problem with the topic "how to replace the itabis with hibernate ?" in the forum about twenty days ago,
the url ishow to replace the itabis with hibernate ?
I would like to thank everyone for your answer,but i couldn't deal with my problem about this question unfortunately.
recently, i read the roadmap about activiti and find the description:
========================================
5.6 June 1st
Async & remote access to service API
Allow for Hibernate entities to be stored as process variables
Allow for JCR nodes to be stored as process variables
Instant process statistics ACT-121
===========================================
how the hibernate entitites to be stored as a process variable in the next step?
whether i could use the hibernate entities to save my business data?
i am eager to know the answer because our project will launch recently.
thanks a lot
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2011 05:59 AM
Check the userguide, using JPA (and thus Hibernate) entities is already possible: http://activiti.org/userguide/index.html#N118C9
