|
View:
New views
6 Messages
—
Rating Filter:
Alert me
|
|
|
sqlplus-maven-pluginHi, 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? Andrei Solntsev, |
|
|
Re: sqlplus-maven-pluginOn 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? 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 |
|
|
RE: sqlplus-maven-pluginHi 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: david@... [mailto:david@...] Sent: Tuesday, November 04, 2008 8:17 PM To: dev@... 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? 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 |
|
|
RE: sqlplus-maven-pluginHi 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:asolntsev@...] Sent: Wednesday, November 19, 2008 12:36 PM To: dev@... 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: david@... [mailto:david@...] Sent: Tuesday, November 04, 2008 8:17 PM To: dev@... 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? 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 |
|
|
RE: sqlplus-maven-pluginYes, I am interesting in the sqlplus-maven-plugin. Please send me a copy. Thank you.
Yen
|
|
|
RE: sqlplus-maven-pluginI'm very much interested. We are using the sqlplus tool via ant but it would be much nicer to have a maven plugin for it. Do you have something to share? if so could you please pass along otherwise start a mojo project for it? Thanks.
|
| Free embeddable forum powered by Nabble | Forum Help |