JournalMetadataTableConfiguration

org.apache.pekko.persistence.postgres.config.JournalMetadataTableConfiguration
class JournalMetadataTableConfiguration(config: Config)

Attributes

Source
PekkoPersistenceConfig.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Any
Source
PekkoPersistenceConfig.scala

Concrete fields

val schemaName: Option[String]

Attributes

Source
PekkoPersistenceConfig.scala
val tableName: String

Attributes

Source
PekkoPersistenceConfig.scala