Package com.google.code.plsqlmaven.plsql

Class Summary
ExtractObjectsThread  
PlSqlCompileDependenciesMojo Compile PL/SQL dependencies sources.
PlSqlCompileMojo Compile PL/SQL sources.
PlSqlDeployMojo Deploy the contents of a PL/SQL jar archive into the given database connection
PlSqlDropRemovedMojo Compare two different project trees and produce the DDL to drop objects found in the current project and not in the -Dto project
PlSqlExtractMojo Extracts PL/SQL sources from the database to filesystem
PlsqlExtractRemainingMojo Creates a directory target/remaining which contains all the objects not present in the current project (and sub-modules), but present in the current connection schema.
PlSqlGatewayMojo Starts a java PL/SQL Gateway and allows to debug OWA apps
PlSqlLoadJavaMojo Loads dependencies jar, java classes and resources of the current java project to the current database connection, the user should have the JAVAUSERPRIV role granted.
PlSqlMojo Basic mojo to extend for PL/SQL Goals
PlSqlPackageMojo Packages the PL/SQL artifact
PlSqlRemoveObsoleteMojo Remove files of objects that cannot be found on the current connected schema
PlSqlSqlPlusMojo Creates a SQL version of the artifact to be run with SQL*Plus.
PlSqlTemplateMojo Quickstart goal to create PL/SQL source files
 



Copyright © 2013. All Rights Reserved.