| Subject | Re: [Firebird-Java] FBResultSet proxy class on JBoss | 
|---|---|
| Author | Roman Rokytskyy | 
| Post date | 2004-12-23T06:42:39Z | 
> OK, so I'll have to handle getting more than one concrete ResultSetYou have to handle java.sql.ResultSet, nothing more. You should not cast to
> class.
implementation class, only to interface.
Roman