Index

A  C  D  F  H  I  J  M  N  O  P  R  S  T  W  

A

  • auto-commit mode, transaction handling 3.16

C

  • collection configuration 5, 5.3
  • collection metadata
    • components of 5.3
    • creating custom 5.2
    • custom 5
    • getting 5.1
  • collections
    • creating 3.2
      • with custom metadata 5.2
    • dropping 3.6
    • opening 3.3
      • during creation 3.2
  • committing operations (transactions) 3.16
  • creating a collection 3.2
    • with custom metadata 5.2
  • creating documents 3.7

D

  • data guide for a collection, getting 3.15
  • deleting a collection
    • See: dropping a collection
  • deleting documents from a collection
    • See: removing documents from a collection
  • documents
    • creating 3.7
    • finding in collections 3.11
    • inserting into collections 3.8
    • removing from a collection 3.13
    • replacing in collections 3.12
    • saving into collections 3.9
  • dropping a collection 3.6

F

  • finding documents in collections 3.11

H

  • handling transactions 3.16

I

  • indexing documents in a collection 3.14
  • insert() method, OracleCollection 3.8
  • insertAndGet() method, OracleCollection 3.8
  • inserting documents into collections 3.8
  • installing SODA for Java 1

J

  • JAR files needed for SODA for Java 1
  • Java Runtime Environment needed for SODA for Java 1

M

  • metadata, custom 5
  • metadata of collections
    • creating custom 5.2
    • getting 5.1
  • methods
    • build() 5.2
    • contentColumnCache() 5.3
    • contentColumnCompress() 5.3
    • contentColumnEncrypt() 5.3
    • contentColumnMaxLength() 5.3
    • contentColumnName() 5.3
    • contentColumnType() 5.3
    • count() 3.10, 3.11
    • createCollection() 3.2, 5.2
    • createDocumentFromByteArray() 3.7
    • createDocumentFromString() 3.7
    • createIndex() 3.14
    • createMetadataBuilder() 5.2
    • creationTimeColumnName() 5.2, 5.3
    • drop() 3.6
    • dropIndex() 3.14
    • filter() 3.10, 3.11
    • find() 3.11
    • for SODA core interfaces A
    • getCollectionNames() 3.5
    • getContentAsString 3.15
    • getCursor() 3.10, 3.11
    • getDatabase()
      • auto-commit mode 3.16
    • getDataGuide 3.15
    • getMetadata() 5.1
    • getOne() 3.10, 3.11
    • hasNext() 3.11
    • headerOnly() 3.10, 3.11
    • hint() 3.10
    • insert() 3.8
    • insertAndGet() 3.8
    • key() 3.10, 3.11
    • keyColumnAssignmentMethod() 5.3
    • keyColumnMaxLength() 5.3
    • keyColumnName() 5.3
    • keyColumnSequenceName() 5.3
    • keyColumnType() 5.3
    • keyLike() 3.10
    • keys() 3.10, 3.11
    • lastModifiedColumnIndex() 5.3
    • lastModifiedColumnName() 5.3
    • limit() 3.10, 3.11
    • mediaTypeColumnName() 5.2, 5.3
    • openCollection() 3.3, 3.4
    • read and write 3.10
    • readOnly() 5.3
    • remove() 3.10, 3.13
    • replaceOne() 3.10, 3.12
    • replaceOneAndGet() 3.10, 3.12
    • save() 3.9
    • saveAndGet() 3.9
    • schemaName() 5.3
    • skip() 3.10, 3.11
    • tableName() 5.3
    • terminal and nonterminal, OracleOperationBuilder 3.10
    • version() 3.10, 3.11
    • versionColumnMethod() 5.3
    • versionColumnName() 5.3
    • viewName() 5.3

N

  • nonterminal method
  • nonterminal OracleOperationBuilder methods 3.10

O

  • opening a collection
    • during creation 3.2
  • opening existing collections 3.3
  • OracleOperationBuilder methods 3.10

P

  • prerequisites for using SODA for Java 1

R

  • read methods 3.10
  • removing documents from a collection 3.13
  • replacing documents in collections 3.12

S

  • save() method, Oracle Collection 3.9
  • saveAndGet() method, Oracle Collection 3.9
  • saving documents into collections 3.9
  • SODA core interfaces A

T

  • terminal method
  • terminal OracleOperationBuilder methods 3.10
  • transaction handling 3.16

W

  • write methods 3.10