[jira] Closed: (IBATISNET-189) Missing Typehandler for nullable timespan

2006-11-14 Thread Gilles Bayon (JIRA)
 [ http://issues.apache.org/jira/browse/IBATISNET-189?page=all ]

Gilles Bayon closed IBATISNET-189.
--

Fix Version/s: DataMapper 1.6
   Resolution: Fixed
 Assignee: Gilles Bayon

In SVN, thanks

 Missing Typehandler for nullable timespan
 -

 Key: IBATISNET-189
 URL: http://issues.apache.org/jira/browse/IBATISNET-189
 Project: iBatis for .NET
  Issue Type: Bug
  Components: DataMapper
Affects Versions: DataAccess 1.8.1
 Environment: .net 2.0
Reporter: Oddur Magnusson
 Assigned To: Gilles Bayon
 Fix For: DataMapper 1.6

 Attachments: nullableTimeSpan.diff


 Ibatis has support for TimeSpan but no support for nullable ones. We need to 
 add a NullableTimeSpanTypeHandler to the distibution

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




iBATIS Annotations - one implementation

2006-11-14 Thread Clinton Begin
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


iBATIS docs/book by Sandeep Jain

2006-11-14 Thread Clinton Begin
Hi all,Wow, so many amazing contributions these days! Sandeep Jain has written documentation, or what is practically a book, on iBATIS. It's available for free in electronic format.
http://simplerj2ee.com/Have a look and let us all know what you think. Sandeep has entertained the idea of contributing this as official documentation.Amazing effort!Cheers,Clinton