-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 
Author Message
 Post subject: about an expression in the book
PostPosted: Thu Nov 30, 2006 3:09 pm 
Beginner
Beginner

Joined: Thu Nov 30, 2006 3:00 pm
Posts: 20
sry about this question, but english is not my mother language, and iam reading the book and couldnt understand the exact meaning of this sentence, more specifically of the expression "runtime realization":

"the business logic interacts with this object-oriented domain model and its
[b]runtime realization[/b] as a network of interconnected objects."

if someone could help...

thanks in advance.

regards.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Nov 30, 2006 5:43 pm 
Newbie

Joined: Wed Nov 30, 2005 4:40 pm
Posts: 14
Location: St. Louis MO.
Hello friend. I would suspect it means that at runtime, objects are polymorhically resolved and might not actually be the compile time type you may expect.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Nov 30, 2006 6:53 pm 
Hibernate Team
Hibernate Team

Joined: Mon Aug 25, 2003 9:11 pm
Posts: 4592
Location: Switzerland
It means that at runtime your Java application are nodes (instances) and links (pointers) between these nodes. This is a network of nodes.

_________________
JAVA PERSISTENCE WITH HIBERNATE
http://jpwh.org
Get the book, training, and consulting for your Hibernate team.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.