|
Did look at your properties names? If the
second letter is a capital then the first letter of the property is also a
capital; getPostalCode, setPostalCode =>
Property name = postalCode getDOB, setDOB => Property Name = DOB getWistVO, setWHistVO => WHistVO MEINDERT
HOVING From: Nikesh, Kishlay
[mailto:[EMAIL PROTECTED] Hi, I am having a java-class(getter/setter) which has a reference
of another java class in it. public class universeVO implements Serializable
Each universeId in the above class can have multiple
weightingHistoryVOs. I have used the following entries in my Universe.xml file :-
<typeAlias
alias="universe" type="com.asset.universeVO"/>
<resultMap
id="getUniverseResult" class="universe"> The above code when used gives me this error on WAS/Sybase
environment - Caused by: Can anyone please advice what could be the problem ?
Many Thanks, Important: Any comments or statements made in this email are
not necessarily those of Fidelity Business Services India Pvt. Ltd. or any of
the Fidelity group companies. The information transmitted is intended only for
the person or entity to which it is addressed and may contain confidential
and/or privileged material. if you have received this in error, please contact
the sender and delete the material from any computer. All e-mails sent from or
to Fidelity Business Services India Pvt. Ltd. may be subject to our monitoring
procedures. -- -- |
Title: Problem in using complex objects in ibatis2.0
- RE: Problem in using complex objects in ibatis2.0 Meindert
- Re: Problem in using complex objects in ibatis2.0 Larry Meadors
- Re: Problem in using complex objects in ibatis2.0 Prashanth Sukumaran
- Re: Problem in using complex objects in ibati... Larry Meadors
