module-sql-backend
module-sql-backend
edomata.backend
AggregateState
Valid
Conflicted
Backend
BackendError
BackendError
MaxRetryExceeded
PersistenceError
UnknownError
VersionConflict
Cache
Cache
CachedRepository
CommandHandler
CommandHandler
CommandState
Redundant
CommandStore
CommandStore
EventMessage
EventMetadata
JournalReader
Notifications
Notifications
NotificationsConsumer
NotificationsPublisher
OutboxItem
OutboxReader
PGNamespace
Repository
RepositoryReader
RepositoryReader
SnapshotPersistence
SnapshotReader
SnapshotStore
SnapshotStore
module-sql-backend
/
edomata.backend
/
PGNamespace
PGNamespace
object
PGNamespace
Graph
Supertypes
Self type
class
Object
trait
Matchable
class
Any
PGNamespace
.type
Value members
Value members
Concrete methods
inline
def
apply
(
inline
ns:
String
):
PGNamespace
def
fromString
(
s:
String
):
Either
[
String
,
PGNamespace
]