Modifier and Type | Method and Description |
---|---|
int |
DBDataInterface.saveJarData(String jarFile,
DBDataDetailsList fileList)
Save the file data from a Jar file to the database
|
Modifier and Type | Method and Description |
---|---|
int |
DerbyDBInterface.saveJarData(String jarPath,
DBDataDetailsList fileList)
Save the file data from a Jar file to the database
|
Modifier and Type | Method and Description |
---|---|
int |
MySQLDBInterface.saveJarData(String jarPath,
DBDataDetailsList fileList)
Save the file data from a Jar file to the database
|
Modifier and Type | Method and Description |
---|---|
int |
OracleDBInterface.saveJarData(String jarPath,
DBDataDetailsList fileList)
Save the file data from a Jar file to the database
|
Modifier and Type | Method and Description |
---|---|
int |
PostgreSQLDBInterface.saveJarData(String jarPath,
DBDataDetailsList fileList)
Save the file data from a Jar file to the database
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.