Class ExecuteJdbcSql

java.lang.Object
org.glassfish.jdbc.admin.cli.ExecuteJdbcSql
All Implemented Interfaces:
org.glassfish.api.admin.AdminCommand

@TargetType({DAS,DOMAIN,CLUSTER,STANDALONE_INSTANCE}) @ExecuteOn(ALL) @Service(name="execute-jdbc-sql") @PerLookup public class ExecuteJdbcSql extends Object implements org.glassfish.api.admin.AdminCommand
Execute SQL against JDBC Resource Command
  • Constructor Details

    • ExecuteJdbcSql

      public ExecuteJdbcSql()
  • Method Details

    • execute

      public void execute(org.glassfish.api.admin.AdminCommandContext context)
      Executes the command with the command parameters
      Specified by:
      execute in interface org.glassfish.api.admin.AdminCommand
      Parameters:
      context - information