sqlplus-maven-plugin

View: New views
6 Messages — Rating Filter:   Alert me  

sqlplus-maven-plugin

by Andrei Solntsev :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.

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?

 

Andrei Solntsev,
Software Developer


HireRight, inc.

 


Re: sqlplus-maven-plugin

by davidkarlsen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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



RE: sqlplus-maven-plugin

by Andrei Solntsev :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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?
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



RE: sqlplus-maven-plugin

by Andrei Solntsev :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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: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?
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



RE: sqlplus-maven-plugin

by YenX :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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:asolntsev@hireright.ee]
Sent: Wednesday, November 19, 2008 12:36 PM
To: dev@mojo.codehaus.org
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@davidkarlsen.com [mailto:david@davidkarlsen.com]
Sent: Tuesday, November 04, 2008 8:17 PM
To: dev@mojo.codehaus.org
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


RE: sqlplus-maven-plugin

by khaido :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I'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.