« Return to Thread: dangerous import java.sql._

Re: dangerous import java.sql._

by Andrew Gaydenko :: Rate this Message:

Reply to Author | View in Thread

On Thursday 09 July 2009 03:59:43 Daniel Sobral wrote:
> In that case, maybe  this will help as well:
> import java.sql.{Array=>SQLArray, _}

.. or full qualifying scala.Array type in main's parameters list.

 « Return to Thread: dangerous import java.sql._