Return-Path: Delivered-To: apmail-ibatis-user-java-archive@www.apache.org Received: (qmail 38273 invoked from network); 2 Feb 2010 13:27:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Feb 2010 13:27:21 -0000 Received: (qmail 63945 invoked by uid 500); 2 Feb 2010 13:27:20 -0000 Delivered-To: apmail-ibatis-user-java-archive@ibatis.apache.org Received: (qmail 63909 invoked by uid 500); 2 Feb 2010 13:27:20 -0000 Mailing-List: contact user-java-help@ibatis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user-java@ibatis.apache.org Delivered-To: mailing list user-java@ibatis.apache.org Received: (qmail 63898 invoked by uid 99); 2 Feb 2010 13:27:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Feb 2010 13:27:20 +0000 X-ASF-Spam-Status: No, hits=-0.6 required=10.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_MED,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [64.18.2.16] (HELO exprod7og119.obsmtp.com) (64.18.2.16) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 02 Feb 2010 13:27:11 +0000 Received: from source ([209.85.223.182]) by exprod7ob119.postini.com ([64.18.6.12]) with SMTP ID DSNKS2goGY1nEiIhp0+9ucb6KNgyKSl9lJiI@postini.com; Tue, 02 Feb 2010 05:26:50 PST Received: by iwn12 with SMTP id 12so25761iwn.26 for ; Tue, 02 Feb 2010 05:26:49 -0800 (PST) MIME-Version: 1.0 Received: by 10.231.148.208 with SMTP id q16mr800676ibv.9.1265117209276; Tue, 02 Feb 2010 05:26:49 -0800 (PST) In-Reply-To: <27415635.post@talk.nabble.com> References: <27415635.post@talk.nabble.com> Date: Tue, 2 Feb 2010 08:26:49 -0500 Message-ID: Subject: Re: iBatis 3.0 minimal complete example From: Daryl Stultz To: user-java@ibatis.apache.org Content-Type: multipart/alternative; boundary=0016e64ea71adbb356047e9e0d7d --0016e64ea71adbb356047e9e0d7d Content-Type: text/plain; charset=ISO-8859-1 On Tue, Feb 2, 2010 at 12:13 AM, Tom Carchrae wrote: > > > Hi, > > I'm working my way through the 3.0 manual, and am new to iBatis. Me, too! I wonder > if anyone could be so kind as to post a complete working example. There > seems to be a lot of examples in 2.x land, but not so many using the > current > version. So a simple java class, config file, and map file. > I am also interested in such an example, especially updating an object with fields not yet loaded and persisting collections (inserting / deleting members), one-to-many and many-to-many. -- Daryl Stultz _____________________________________ 6 Degrees Software and Consulting, Inc. http://www.6degrees.com mailto:daryl@6degrees.com --0016e64ea71adbb356047e9e0d7d Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
On Tue, Feb 2, 2010 at 12:13 AM, Tom Carchra= e <carchrae@gmai= l.com> wrote:


Hi,

I'm working my way through the 3.0 manual, and am new to iBatis.

Me, too!=A0

=A0I wonder
if anyone could be so kind as to post a complete working example. =A0There<= br> seems to be a lot of examples in 2.x land, but not so many using the curren= t
version. =A0So a simple java class, config file, and map file.

I am also interested in such an example, especially= updating an object with fields not yet loaded and persisting collections= =A0(inserting / deleting members), one-to-many and many-to-many.

--
Daryl Stultz
_______________________________= ______
6 Degrees Software and Consulting, Inc.
http://www.6degrees.com
mailto:daryl@6degrees.com
--0016e64ea71adbb356047e9e0d7d--