Return-Path: Delivered-To: apmail-ibatis-user-java-archive@www.apache.org Received: (qmail 96968 invoked from network); 15 Nov 2006 04:41:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Nov 2006 04:41:30 -0000 Received: (qmail 89155 invoked by uid 500); 15 Nov 2006 04:41:38 -0000 Delivered-To: apmail-ibatis-user-java-archive@ibatis.apache.org Received: (qmail 89143 invoked by uid 500); 15 Nov 2006 04:41:38 -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 89132 invoked by uid 99); 15 Nov 2006 04:41:38 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Nov 2006 20:41:38 -0800 X-ASF-Spam-Status: No, hits=2.9 required=10.0 tests=HTML_10_20,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of clinton.begin@gmail.com designates 64.233.182.189 as permitted sender) Received: from [64.233.182.189] (HELO nf-out-0910.google.com) (64.233.182.189) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Nov 2006 20:41:25 -0800 Received: by nf-out-0910.google.com with SMTP id l24so533404nfc for ; Tue, 14 Nov 2006 20:41:04 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=k+CeD+bagqZwV7aV/FI+Vgr24UsEKSLWSNwbKZmdjUfAe5os5ZzwVdwPF3D9DXZsN9NAcywTKbNkktNy2Pu9D/aa6qzN4ATTcaJ67Iorat0WYLucNTLw4ES1AJWDQehCvW5ZYuzBZXutSrR2RCOY8CtgUfjwiig4+9e9I4oCy1I= Received: by 10.49.19.5 with SMTP id w5mr269935nfi.1163565663970; Tue, 14 Nov 2006 20:41:03 -0800 (PST) Received: by 10.49.13.9 with HTTP; Tue, 14 Nov 2006 20:41:03 -0800 (PST) Message-ID: <16178eb10611142041v5c0a1716w5326123478ca4f69@mail.gmail.com> Date: Tue, 14 Nov 2006 21:41:03 -0700 From: "Clinton Begin" To: user-java@ibatis.apache.org, dev@ibatis.apache.org Subject: iBATIS Annotations - one implementation MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_69285_16652783.1163565663935" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_69285_16652783.1163565663935 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi all, Alex has written a blog entry and some proof-of-concept code around configuring iBATIS with Annotations. In his example he used the JCP Ease-of-Development syntax that's been dropped for JDK 6.0/JDBC 4.0. Alex's example isn't ready for primetime yet, but have a look at what he's done, and le't start a discussion around annotations support in iBATIS. http://www.jroller.com/page/alexRuiz PS: I've been working on a similar proof, that uses conventions, annotations and XML to offer varying levels of simplicity and flexibility. Cheers, Clinton ------=_Part_69285_16652783.1163565663935 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi all,

Alex has written a blog entry and some proof-of-concept code around configuring iBATIS with Annotations.   In his example he used the JCP Ease-of-Development syntax that's been dropped for JDK 6.0/JDBC 4.0. 

Alex's example isn't ready for primetime yet, but have a look at what he's done, and le't start a discussion around annotations support in iBATIS.

http://www.jroller.com/page/alexRuiz

PS: I've been working on a similar proof, that uses conventions, annotations and XML to offer varying levels of simplicity and flexibility.

Cheers,
Clinton
------=_Part_69285_16652783.1163565663935--