Re: Difference between setObject and (setShort, setString, and so on) in PreparedStatement
- From: ahjiang@xxxxxxxxx
- Date: 4 May 2006 01:19:23 -0700
Sorry, i still don't quite get it. So what is the advantage of using
setString..over setObject ?
Actually right now, i need to do some update and insert into the
database. So i was thinking if i can use setObject, then i do not need
to find specifically define which method to use for updating the
particular column.
.
- References:
- Prev by Date: Re: Difference between setObject and (setShort, setString, and so on) in PreparedStatement
- Next by Date: Oracle sql function SPLIT?
- Previous by thread: Re: Difference between setObject and (setShort, setString, and so on) in PreparedStatement
- Next by thread: Oracle sql function SPLIT?
- Index(es):