![]() | AbstractQueryExecutor Class |
Namespace: Akka.Persistence.Sql.Common.Journal
The AbstractQueryExecutor type exposes the following members.
Name | Description | |
---|---|---|
![]() | AbstractQueryExecutor |
TBD
|
Name | Description | |
---|---|---|
![]() | AllPersistenceIdsSql |
TBD
|
![]() | ByPersistenceIdSql |
TBD
|
![]() | ByTagSql |
TBD
|
![]() | Configuration |
TBD
|
![]() | CreateEventsJournalSql |
TBD
|
![]() | CreateMetaTableSql |
TBD
|
![]() | DeleteBatchSql |
TBD
|
![]() | HighestSequenceNrSql |
TBD
|
![]() | InsertEventSql |
TBD
|
![]() | QueryEventsSql | Obsolete.
TBD
|
![]() | UpdateSequenceNrSql |
TBD
|
Name | Description | |
---|---|---|
![]() | AddParameter |
TBD
|
![]() | CreateCommand |
TBD
|
![]() | CreateTablesAsync |
TBD
|
![]() | DeleteBatchAsync |
TBD
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetCommand |
TBD
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | HintToSql |
TBD
|
![]() | InsertBatchAsync |
TBD
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ReadEvent |
TBD
|
![]() | SelectAllPersistenceIdsAsync |
TBD
|
![]() | SelectByPersistenceIdAsync |
TBD
|
![]() | SelectByTagAsync |
TBD
|
![]() | SelectEventsAsync |
TBD
|
![]() | SelectHighestSequenceNrAsync |
TBD
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WriteEvent |
TBD
|
Name | Description | |
---|---|---|
![]() ![]() | IsDeletedIndex |
TBD
|
![]() ![]() | LongTypeName |
TBD
|
![]() ![]() | ManifestIndex |
TBD
|
![]() ![]() | OrderingIndex |
TBD
|
![]() ![]() | PayloadIndex |
TBD
|
![]() ![]() | PersistenceIdIndex |
TBD
|
![]() ![]() | SequenceNrIndex |
TBD
|
![]() | Serialization |
TBD
|
![]() ![]() | TimestampIndex |
TBD
|
![]() | TimestampProvider |
TBD
|
Name | Description | |
---|---|---|
![]() | AsInstanceOfT |
TBD
(Defined by Extensions.) |
![]() | Match | Overloaded.
Matches the specified target.
(Defined by PatternMatch.) |
![]() | MatchT | Overloaded.
Matches the specified target and return a result of target processing.
(Defined by PatternMatch.) |