Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 17 for Scheme (0.05 sec)

  1. replaceSchemaMap.dfprop

    can drop additional other schemas. L138: # Elements of this map are as below: L139: # o url: (NotRequired - Default same as main schema) L140: # o schema: (Required: if empty schema means valid schema, not required) L141: # o user: (NotRequired - Default same as main schema) L142: # o password: (NotRequired - Default same as main schema) L143: # o propertiesMap: (NotRequired - Default map:{}) L144: # o objectTypeTargetList: (NotRequired - Default list{TABLE;VIEW})...
    github.com/codelibs/fess/dbflute_fess/dfprop/re...
    Sat Oct 31 23:35:14 UTC 2015
      9.3K bytes
  2. littleAdjustmentMap.dfprop

    means comment-out. L26:# L27:map:{ L28: # /- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - L29: # o isAvailableAddingSchemaToTableSqlName: (NotRequired - Default false) L30: # [true] L31: # Add schema to table SQL name. (The table name on query is SCHEMA.TABLE) L32: # L33: #; isAvailableAddingSchemaToTableSqlName = false L34: # - - - - - - - - - -/ L35: L36: # /- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - L37: # o isAvailableAddingCatalogToTableSqlName:...
    github.com/codelibs/fess/dbflute_fess/dfprop/li...
    Sat Jul 25 06:04:16 UTC 2015
      8.8K bytes
  3. README.md

    [Salesforce](https://github.com/codelibs/fess-ds-salesforce) L76: - [SharePoint](https://github.com/codelibs/fess-ds-sharepoint) L77: - [Slack](https://github.com/codelibs/fess-ds-slack) L78: L79:## Theme L80: L81: - [Simple](https://github.com/codelibs/fess-theme-simple) L82: - [Classic](https://github.com/codelibs/fess-theme-classic) L83: L84:## Ingest L85: L86: - [Logger](https://github.com/codelibs/fess-ingest-logger) L87: - [NDJSON](https://github.com/codelibs/fess-ingest-ndjson) L88: L89:## Script L90: L91:...
    github.com/codelibs/fess/README.md
    Sat Oct 12 07:19:47 UTC 2024
      7.3K bytes
  4. .gitignore

    ock.db L23:/src/main/webapp/WEB-INF/logs/fess* L24:/.settings/ L25:.project L26:.classpath L27:*.iml L28:.idea L29:.vscode L30:.DS_Store L31:/plugins/ L32:/modules/ L33:/tomcat.8080/ L34:dbflute_fess/output/doc/lastadoc-fess.html L35:dbflute_fess/schema/project-lastadoc-fess.json L36:src/main/resources/fess_indices/fess_config.access_token/access_token.bulk L37:src/main/resources/ga_client_secrets.p12 L38:src/main/webapp/WEB-INF/project.properties L39:/.apt_generated/ L40:/.apt_generated_tests/...
    github.com/codelibs/fess/.gitignore
    Thu Oct 24 01:47:10 UTC 2024
      1023 bytes
  5. outsideSqlMap.dfprop

    prefix:FOO_ ; suffix:_FOO ; contain:_FOO_} L52: # - - - - - - - - - -/ L53: L54: # /- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - L55: # o targetProcedureSchemaList: (NotRequired - Default list:{}) L56: # You can specify target schema of generated parameter bean for procedure. L57: # This property is valid only when generateProcedureParameterBean is valid. L58: # e.g. list:{PROCEDUREDB} L59: # L60: #; targetProcedureSchemaList = list:{FOO_SCHEMA ; prefix:FOO_ ; suffix:_FOO...
    github.com/codelibs/fess/dbflute_fess/dfprop/ou...
    Sat Jul 25 06:04:16 UTC 2015
      8K bytes
  6. README.md

    ds-salesforce) L76: - [SharePoint](https://github.com/codelibs/fess-ds-sharepoint) L77: - [Slack](https://github.com/codelibs/fess-ds-slack) L78: L79:## Thèmes L80: L81: - [Simple](https://github.com/codelibs/fess-theme-simple) L82: - [Classique](https://github.com/codelibs/fess-theme-classic) L83: L84:## Ingest L85: L86: - [Logger](https://github.com/codelibs/fess-ingest-logger) L87: - [NDJSON](https://github.com/codelibs/fess-ingest-ndjson) L88: L89:## Scripts L90: L91: - [Groovy](https://gith...
    github.com/codelibs/fess/docs/fr/README.md
    Sat Oct 12 07:19:47 UTC 2024
      7.9K bytes
  7. README.md

    s-ds-salesforce) L76: - [SharePoint](https://github.com/codelibs/fess-ds-sharepoint) L77: - [Slack](https://github.com/codelibs/fess-ds-slack) L78: L79:## Temas L80: L81: - [Simple](https://github.com/codelibs/fess-theme-simple) L82: - [Classic](https://github.com/codelibs/fess-theme-classic) L83: L84:## Ingestão L85: L86: - [Logger](https://github.com/codelibs/fess-ingest-logger) L87: - [NDJSON](https://github.com/codelibs/fess-ingest-ndjson) L88: L89:## Scripts L90: L91: - [Groovy](https://git...
    github.com/codelibs/fess/docs/pt-BR/README.md
    Sat Oct 12 07:19:47 UTC 2024
      7.4K bytes
  8. databaseInfoMap.dfprop

    (Required) L3:# L4:# The database information for the tasks of DBFlute. L5:# You should specify before your first generating. L6:# L7:# o driver -- The class name of JDBC-Driver. L8:# o url -- The URL for connecting database. L9:# o schema -- The schema name. L10:# o user -- The database user name. L11:# o password -- The database password. L12:# o propertiesMap -- The properties that depends on the database. L13:# o variousMap -- The various settings about JDBC task. L14:# L15:# *The...
    github.com/codelibs/fess/dbflute_fess/dfprop/da...
    Sat Oct 31 23:35:14 UTC 2015
      7.3K bytes
  9. _readme.txt

    L1:Directory for ReplaceSchema task L2: L3:replace-schema-*.sql: L4:DDL statements for creation of your schema. L5:You should write your own DDL statements in this file. L6:(A SQL separator is semicolon ";") L7: L8:take-finally-*.sql: L9:SQL statements for check loaded data (or DDL after data loading) L10:You should write your own SQL statements in this file. L11:(basically same specifications as replace-schema.sql) L12: L13:The "data" directory is for data loading like this: L14:/- - - - - - - -...
    github.com/codelibs/fess/dbflute_fess/playsql/_...
    Sat Jul 04 22:46:31 UTC 2015
      1.3K bytes
  10. documentMap.dfprop

    The URL for connecting database. (NotRequired - Default same as databaseInfoMap) L182: # o schema: The schema name. (NotRequired - Default '' e.g. no setting when MySQL) L183: # o user: The database user name. (Required) L184: # o password: The database password. (NotRequired - Default '') L185: # L186: #; schemaSyncCheckMap = map:{ L187: # ; url = jdbc:... L188: # ; schema = EXAMPLEDB L189: # ; user = exampuser L190: # ; password = exampword L191: #}...
    github.com/codelibs/fess/dbflute_fess/dfprop/do...
    Sat Oct 31 23:35:14 UTC 2015
      9.4K bytes
Back to top