Re: createStatement not supported

2012-01-14 Thread Esteban Donato
any advise on this? Is this the right distribution list to discuss this topic? On Thu, Jan 12, 2012 at 5:32 PM, Esteban Donato wrote: > Hi community! > > I'm new in this list.  I have a quick question:  I was checking > HiveConnection and noted that createStatement(int r

createStatement not supported

2012-01-12 Thread Esteban Donato
Hi community! I'm new in this list. I have a quick question: I was checking HiveConnection and noted that createStatement(int resultSetType, int resultSetConcurrency) is not supported. Any reason to not implement it? I checked prepareStatement(String sql, int resultSetType, int resultSetConcur