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
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 © 2012. All Rights Reserved.