Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Java > Other Java > Java Databases
|
Java Databases Discussion specific to working with Java Databases. For other Java topics, please see related Java forums. For database discussions not specific to Java, please see the Database category.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Java Databases section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 3rd, 2004, 02:17 PM
Registered User
 
Join Date: Aug 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Modelling complex document

Hi!

I'm new to java stuff. Did it long tome ago, but a lot changed since.

My question is more architectural then coding.

I need to write app from document editing using JSP and all stuff.
Document structure is pretty complex.
Several links one-to-many.

What i like to do is implement kind a wizard, which will drive user through sequence of pages and then submit result to database. Same for edits. I would like to have some kind of functionality preventing users to lost changes when long editing is done, but another user already changed underlying data. You know that concurrency problem.

What i think to do is have time stamp column for each sensitive table and check it when necessary. Also planing to study hibernate for that project.

That would be great if somebody can share experience for such situations. How to handle such logic. If hibernate already have for such cases. Whatever.

Any info will be appreciated!

WBR





Similar Threads
Thread Thread Starter Forum Replies Last Post
Expression Too Complex JCML Excel VBA 6 April 11th, 2007 08:36 AM
Complex calculation. rupen Classic ASP Professional 0 May 18th, 2006 04:37 AM
Complex sorting kjohnstone XSLT 1 November 26th, 2004 08:11 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.