Hi David, Oracle sqlplus tool uses NET8 protocol instead of JDBC which provides a lot of functionalities.
You can find NET8 description here: http://download.oracle.com/docs/cd/A58617_01/network.804/a58230/ch1.htm# 425510 PS. Since sql-maven-plugin and sqlplus-maven-plugin will have many common features, probably it would be better to include new goal to existing sql-maven-plugin instead of creating separate plugin? Andrei Solntsev, Software Developer HireRight Estonia AS -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 04, 2008 8:17 PM To: [email protected] Subject: Re: [mojo-dev] sqlplus-maven-plugin On Tue, 4 Nov 2008, Andrei Solntsev wrote: > Hi, > > > > I want to suggest a new Maven plugin: "sqlplus-maven-plugin". > > It's similar to sql-maven-plugin, but it uses native Oracle tool > "sqlplus" instead of JDBC. > > > > We are planning to use this plugin in our company, so I want to share > the codebase with others. > > Will this plugin be useful? What is the difference - what extra functionality will it provide that's not already in sql-maven-plugin? -- David J. M. Karlsen - +47 90 68 22 43 http://www.davidkarlsen.com http://mp3.davidkarlsen.com --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
