org.pentaho.platform.dataaccess.datasource.wizard.service.agile
Class AgileHelper
java.lang.Object
org.pentaho.platform.dataaccess.datasource.wizard.service.agile.AgileHelper
public class AgileHelper
- extends Object
PLUGIN_NAME
public static final String PLUGIN_NAME
- See Also:
- Constant Field Values
AgileHelper
public AgileHelper()
getSchemaName
public static String getSchemaName()
getDatasourceSolutionStorage
public static String getDatasourceSolutionStorage()
getDialect
public static String getDialect(org.pentaho.di.core.database.DatabaseMeta meta)
generateTableName
public static String generateTableName(String filename)
getJndiName
public static String getJndiName()
getCsvSampleRowSize
public static int getCsvSampleRowSize()
getDatabaseMeta
public static org.pentaho.di.core.database.DatabaseMeta getDatabaseMeta()
getConnection
public static Connection getConnection(String jndiName)
throws DatasourceServiceException,
SQLException
- Throws:
DatasourceServiceException
SQLException
getFolderPath
public static String getFolderPath(String project)
getTmpFolderPath
public static String getTmpFolderPath(String project)
getProjectMetadataFolder
public static String getProjectMetadataFolder(String project)
getContentLength
public static long getContentLength()
setContentLength
public static void setContentLength(long contentLength)