Yes, I am interesting in the sqlplus-maven-plugin. Please send me a copy. Thank you. Yen
Andrei Solntsev wrote: > > Hi all, > Returning to the sqlplus-maven-plugin: is anybody interested in? > > ABOUT sqlplus-maven-plugin: > It's similar to sql-maven-plugin, but it uses native Oracle tool > "sqlplus" instead of JDBC. It can be used to deploy Pl/Sql packages, > functions, procedures, triggers to Oracle database. > > > > Andrei Solntsev, > Software Developer > > HireRight Estonia AS > > -----Original Message----- > From: Andrei Solntsev [mailto:[email protected]] > Sent: Wednesday, November 19, 2008 12:36 PM > To: [email protected] > Subject: RE: [mojo-dev] sqlplus-maven-plugin > > 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 > > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > > -- View this message in context: http://www.nabble.com/sqlplus-maven-plugin-tp20323487p21125305.html Sent from the mojo - dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
