OracleSchemaActionExtensionMethodsImpl
Attributes
- Source
- OracleProfile.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
Value members
Concrete methods
Create an Action that creates the entities described by this schema description.
Create an Action that creates the entities described by this schema description.
Attributes
- Definition Classes
- Source
- OracleProfile.scala
Create an Action that drops the entities described by this schema description.
Create an Action that drops the entities described by this schema description.
Attributes
- Definition Classes
- Source
- OracleProfile.scala
Inherited methods
Create an Action that creates the entities described by this schema description if the entities do not exist.
Create an Action that creates the entities described by this schema description if the entities do not exist.
Attributes
- Inherited from:
- JdbcSchemaActionExtensionMethodsImpl
- Source
- JdbcActionComponent.scala
Create an Action that drops the entities described by this schema description only if the entities exist.
Create an Action that drops the entities described by this schema description only if the entities exist.
Attributes
- Inherited from:
- JdbcSchemaActionExtensionMethodsImpl
- Source
- JdbcActionComponent.scala
Create an Action that truncates entries described by this schema description
Create an Action that truncates entries described by this schema description
Attributes
- Inherited from:
- JdbcSchemaActionExtensionMethodsImpl
- Source
- JdbcActionComponent.scala