Class CreateDBSchemaPlugin

java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.services.database.jdbc.CreateDBSchemaPlugin
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin

public class CreateDBSchemaPlugin extends org.exoplatform.container.component.BaseComponentPlugin
Created by The eXo Platform SAS .
Version:
$Id: CreateDBSchemaPlugin.java 8017 2006-08-16 15:12:00Z peterit $
Author:
Gennady Azarenkov
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    protected static final org.exoplatform.services.log.Log
     

    Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin

    desc, name
  • Constructor Summary

    Constructors
    Constructor
    Description
    CreateDBSchemaPlugin(org.exoplatform.container.xml.InitParams params)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
     

    Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin

    getDescription, getName, setDescription, setName

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • LOG

      protected static final org.exoplatform.services.log.Log LOG
  • Constructor Details

    • CreateDBSchemaPlugin

      public CreateDBSchemaPlugin(org.exoplatform.container.xml.InitParams params) throws org.exoplatform.container.configuration.ConfigurationException
      Throws:
      org.exoplatform.container.configuration.ConfigurationException
  • Method Details

    • getDataSource

      public String getDataSource()
    • getScript

      public String getScript()