invesdwin-context-persistence
invesdwin-context modules that provide persistence features
File Explorer
- CdbEntrySet.java
- CdbKeySet.java
- CdbMap.java
- CdbValuesCollection.java
- PersistentCdbMapFactory.java
- ADatabasePerformanceTest.java
- PersistentCdbMapPerformanceTest.java
- .gitignore
- pom.xml
- ChronicleMarshaller.java
- PersistentChronicleMapFactory.java
- persistence.chronicle.log4j2.xml
- ADatabasePerformanceTest.java
- ChronicleMapPerformanceTest.java
- ChronicleQueuePerformanceTest.java
- PersistentChronicleMapPerformanceTest.java
- PersistentChronicleMapFactoryTest.java
- .gitignore
- pom.xml
- CountdbEntrySet.java
- CountdbKeySet.java
- CountdbMap.java
- CountdbValuesCollection.java
- PersistentCountdbMapFactory.java
- SerdeObjectSerializer.java
- ADatabasePerformanceTest.java
- PersistentCountdbMapPerformanceTest.java
- .gitignore
- pom.xml
- ADatabasePerformanceTest.java
- CqenginePerformanceTest.java
- .gitignore
- pom.xml
- PersistentNavigableMapDb.java
- PersistentNavigableMapDbConfig.java
- PersistentNavigableMapRangeTableDb.java
- TreeMapRangeTableDb.java
- LevelDBJavaRangeTableDb.java
- LevelDBJniRangeTableDb.java
- LmdbRangeTableDb.java
- LsmTreeRangeTableDb.java
- RangeTableInternalMethods.java
- RocksDBRangeTableDb.java
- IRangeTableDb.java
- WriteThorughRangeTable.java
- WriteThorughTable.java
- WriteThroughRangeTableDb.java
- ADailyExpiringDelegateTable.java
- ADelegateDailyDownloadTableRequest.java
- AExpiringDelegateTable.java
- AHourlyExpiringDelegateTable.java
- AMonthlyExpiringDelegateTable.java
- ADailyExpiringDelegateRangeTable.java
- ADelegateDailyDownloadRangeTableRequest.java
- AExpiringDelegateRangeTable.java
- AHourlyExpiringDelegateRangeTable.java
- AMonthlyExpiringDelegateRangeTable.java
- ADelegateRangeTable.java
- IDelegateRangeTable.java
- ADelegateTable.java
- IDelegateTable.java
- TableConcurrentMap.java
- EzdbSerde.java
- PersistentEzdbMapFactory.java
- RangeTableCloseManager.java
- RangeTablePersistenceMode.java
- RangeTableProperties.java
- ADatabasePerformanceTest.java
- PersistentEzdbPerformanceTest.java
- RangeTableDBPerformanceTest.java
- LevelDBTest.java
- MSFT.txt
- TestEzLevelDbJni.java
- TestStockData.java
- .gitignore
- pom.xml
- IndeedSerializer.java
- ADatabasePerformanceTest.java
- BasicRecordFilePerformanceTest.java
- BlockCompressedRecordFilePerformanceTest.java
- LsmTreePerformanceTest.java
- MphTablePerformanceTest.java
- RecordLogDirectoryPerformanceTest.java
- .gitignore
- pom.xml
- InfluxDBPerformanceTest.java
- .gitignore
- pom.xml
- ADatabasePerformanceTest.java
- DerbyPerformanceTest.java
- DuckDBPerformanceTest.java
- H2PerformanceTest.java
- HsqldbPerformanceTest.java
- SqlitePerformanceTest.java
- .gitignore
- pom.xml
- IBulkInsertEntities.java
- JPABatchInsert.java
- MySqlLoadDataInfile.java
- BulkInsertEntities.java
- AEntityWithIdentity.java
- AUnversionedEntityWithIdentity.java
- AEntityWithSequence.java
- AUnversionedEntityWithSequence.java
- AEntityWithTableSequence.java
- AUnversionedEntityWithTableSequence.java
- AEntity.java
- AUnversionedEntity.java
- IEntity.java
- ACustomIdDao.java
- ADao.java
- ARepository.java
- DisabledCrudMethodMetadata.java
- IDao.java
- QueryByExampleHelper.java
- IndexCreationHook.java
- Index.java
- Indexes.java
- ConfigurableJpaQuery.java
- ConfigurableQueryDslQuery.java
- DummyQuery.java
- IConfigurableQuery.java
- QueryConfig.java
- Attributes.java
- SqlErr.java
- ADelegatePath.java
- IPersistenceUnitAware.java
- PersistenceUnitName.java
- ADelegateDataSource.java
- DelegateConnection.java
- ICloseableDataSource.java
- ClasspathScanningPersistenceUnitManager.java
- ConfiguredJpaContext.java
- JpaRepositoryScanContextLocation.java
- PersistenceUnitContextManager.java
- ADelegateTransactionManager.java
- ContextDelegatingTransactionManager.java
- DisabledTransactionStatus.java
- P6SpyLoggingDelegateTransactionManager.java
- EntityClasspathScanningHookSupport.java
- IEntityClasspathScanningHook.java
- IDialectSpecificDelegate.java
- ConfiguredC3p0DataSource.java
- ConfiguredHikariCPDataSource.java
- ConfiguredP6Formatter.java
- ConfiguredP6Logger.java
- ConfiguredDataSource.java
- NativeJdbcIndexCreationHandler.java
- PersistenceUnitAnnotationUtil.java
- IDataSourceFactory.java
- IIndexCreationHandler.java
- IPersistencePropertiesProvider.java
- IQueryHintsConfigurer.java
- PersistenceContext.java
- PersistenceTestStub.java
- ProdPersistenceContextLocation.java
- APersistenceTest.java
- APersistenceTestPreparer.java
- IClearAllTablesAware.java
- IPersistenceTestHelper.java
- PersistenceTest.java
- PersistenceTestContext.java
- PersistenceTestHelper.java
- ConnectionAutoSchema.java
- ConnectionDialect.java
- PersistenceProperties.java
- PersistenceUnitContext.java
- jenkins.properties
- persistence.log4j2.xml
- javax.annotation.processing.Processor
- actx.persistence.jpa.xml
- ctx.persistence.jpa.prod.xml
- ctx.persistence.jpa.test.file.xml
- ctx.persistence.jpa.test.memory.xml
- ctx.persistence.jpa.test.server.xml
- de.invesdwin.context.persistence.jpa.properties
- spy.properties
- BulkInsertEntitiesTest.java
- TestDao.java
- TestDaoTest.java
- TestDaoTransactionalAspectMethods.java
- TestEntity.java
- TestService.java
- TestVO.java
- SimpleTestDao.java
- SimpleTestDaoTest.java
- SimpleTestDaoTransactionalAspectMethods.java
- SimpleTestEntity.java
- SimpleTestService.java
- CachedTestDao.java
- CachedTestDaoTest.java
- CachedTestDaoTransactionalAspectMethods.java
- CachedTestEntity.java
- DependantTestDao.java
- DependantTestDaoTest.java
- DependantTestEntity.java
- ITestRepository.java
- PersistenceTestSuite.java
- TestDaoPerformanceTest.java
- TestDaoPerformanceTransactionalAspectMethods.java
- TestRepositoryTest.java
- .gitignore
- pom.xml
- DatanucleusEnhancerInstrumentationHook.java
- DatanucleusDialectSpecificDelegate.java
- PersistenceUnitContextConnectionPoolFactory.java
- datanucleus.log4j2.xml
- de.invesdwin.context.beans.hook.IInstrumentationHook
- plugin.xml
- DatanucleusTestSuite.java
- SimpleTestDao.java
- SimpleTestDaoTest.java
- SimpleTestDaoTransactionalAspectMethods.java
- SimpleTestEntity.java
- SimpleTestService.java
- TestVO.java
- .gitignore
- pom.xml
- EclipseLinkDialectSpecificDelegate.java
- EclipseLinkTestSuite.java
- SimpleTestDao.java
- SimpleTestDaoTest.java
- SimpleTestDaoTransactionalAspectMethods.java
- SimpleTestEntity.java
- SimpleTestService.java
- TestVO.java
- .gitignore
- pom.xml
- HibernateExtendedJpaDialect.java
- BeanLookupDatasourceConnectionProvider.java
- HibernateDialectSpecificDelegate.java
- HibernateExceptionTranslatorBean.java
- hibernate.log4j2.xml
- AnotherPuTestDao.java
- AnotherPuTestEntity.java
- AnotherTestDao.java
- AnotherTestEntity.java
- HibernateTestSuite.java
- MultiplePersistenceUnitsTest.java
- MultiplePersistenceUnitsTransactionalAspectMethods.java
- MySqlLoadDataInfileTestSuite.java
- hibernate.log4j2-test.xml
- .gitignore
- pom.xml
- KratiEntrySet.java
- KratiKeySet.java
- KratiMap.java
- KratiValuesCollection.java
- PersistentKratiMapFactory.java
- ADatabasePerformanceTest.java
- PersistentKratiMapPerformanceTest.java
- .gitignore
- pom.xml
- KyotocabinetEntrySet.java
- KyotocabinetKeySet.java
- KyotocabinetMap.java
- KyotocabinetProperties.java
- KyotocabinetValuesCollection.java
- PersistentKyotocabinetMapFactory.java
- de.invesdwin.context.persistence.kyotocabinet.properties
- ADatabasePerformanceTest.java
- KCDBEX1.java
- PersistentKyotocabinetMapPerformanceTest.java
- .gitignore
- pom.xml
- PersistentMapDBFactory.java
- PersistentTreeMapDBFactory.java
- SerdeGroupSerializer.java
- mapdb.log4j2.xml
- ADatabasePerformanceTest.java
- MapDBPerformanceTest.java
- TreeMapDBPerformanceTest.java
- PersistentMapDBFactoryTest.java
- .gitignore
- pom.xml
- log-stdout.conf
- ADatabasePerformanceTest.java
- QuestDBPerformanceTest.java
- .gitignore
- pom.xml
- DiskLargeArrayAllocator.java
- DiskLargeArrayPersistentMap.java
- DiskLargeArrayPersistentMapFactory.java
- DiskLargeArraySerde.java
- TemporaryDiskLargeArrayAllocator.java
- ThresholdDiskLargeArrayAllocator.java
- ThresholdDiskLargeArrayAllocatorFactory.java
- DiskPrimitiveArrayAllocator.java
- DiskPrimitiveArrayPersistentMap.java
- DiskPrimitiveArrayPersistentMapFactory.java
- DiskPrimitiveArraySerde.java
- DiskPrimitiveArrayType.java
- TemporaryDiskPrimitiveArrayAllocator.java
- ThresholdDiskPrimitiveArrayAllocator.java
- ThresholdDiskPrimitiveArrayAllocatorFactory.java
- ByteBufferFileBufferSource.java
- IFileBufferSource.java
- IterableFileBufferSource.java
- ArrayFileBufferCacheResult.java
- ByteBufferFileBufferCacheResult.java
- EmptyArrayFileBufferCacheResult.java
- FileBufferCache.java
- IFileBufferCacheResult.java
- IterableFileBufferCacheResult.java
- ADelegateTimeSeriesDB.java
- DelegateTimeSeriesDB.java
- AShiftBackUnitsLoopIntIndex.java
- AShiftBackUnitsLoopLongIndex.java
- AShiftForwardUnitsLoopIntIndex.java
- AShiftForwardUnitsLoopLongIndex.java
- DummySegmentFinder.java
- HistoricalCacheSegmentFinder.java
- ISegmentFinder.java
- FileLiveSegment.java
- HeapLiveSegment.java
- ILiveSegment.java
- PersistentLiveSegment.java
- RangeTableLiveSegment.java
- ReadLockedLiveSegment.java
- SwitchingLiveSegment.java
- SynchronizedLiveSegment.java
- ThrottledLiveKeyWarning.java
- ALiveSegmentedTimeSeriesDB.java
- ALiveSegmentedTimeSeriesStorageCache.java
- ILiveSegmentedTimeSeriesDB.java
- ILiveSegmentedTimeSeriesDBInternals.java
- ASegmentedTimeSeriesDB.java
- ASegmentedTimeSeriesStorageCache.java
- IndexedSegmentedKey.java
- ISegmentedTimeSeriesDB.java
- ISegmentedTimeSeriesDBInternals.java
- PeriodicalSegmentFinder.java
- SegmentedKey.java
- SegmentedTimeSeriesStorage.java
- SegmentStatus.java
- ALatestValueByIndexCache.java
- HashRangeKey.java
- HashRangeKeySerde.java
- HashRangeShiftUnitsKey.java
- HashRangeShiftUnitsKeySerde.java
- RangeShiftUnitsKey.java
- RangeShiftUnitsKeySerde.java
- AMemoryFileSummarySerializingCollection.java
- ISkipFileFunction.java
- MemoryFileMetadata.java
- MemoryFileSummary.java
- MemoryFileSummaryByteBuffer.java
- MemoryFileSummarySerde.java
- SingleValue.java
- SingleValueSerde.java
- TimeSeriesStorage.java
- ITimeSeriesUpdaterInternalMethods.java
- IUpdateProgress.java
- ParallelUpdateProgress.java
- ParallelUpdateProgressPool.java
- SequentialUpdateProgress.java
- ALazyDataUpdater.java
- ALoggingTimeSeriesUpdater.java
- ATimeSeriesUpdater.java
- DisabledDataUpdater.java
- ILazyDataUpdater.java
- ITimeSeriesUpdater.java
- LazyDataUpdaterProperties.java
- ATimeSeriesDB.java
- BufferSerializingCollection.java
- HeapSerializingCollection.java
- IDeserializingCloseableIterable.java
- IncompleteUpdateAbortedException.java
- IncompleteUpdateRetryableException.java
- IPersistentMapType.java
- ITimeSeriesDB.java
- ITimeSeriesDBInternals.java
- PersistentMapType.java
- PrepareForUpdateResult.java
- SerializingCollection.java
- TimeSeriesLookupMode.java
- TimeSeriesProperties.java
- TimeSeriesStorageCache.java
- de.invesdwin.context.persistence.timeseriesdb.properties
- TemporaryDiskLargeArrayAllocatorTest.java
- TemporaryDiskPrimitiveArrayAllocatorTest.java
- ARootDBTest.java
- ABaseDBWithCacheTest.java
- ABaseDBWithLimitedCacheTest.java
- ABaseDBWithNoCacheAndNoQueryCacheTest.java
- ABaseDBWithNoCacheTest.java
- ABaseDBWithoutShiftKeysAndQueryInterceptorTest.java
- ABaseDBWithUnlimitedCacheTest.java
- ANoGapValuesBaseDBWithCacheTest.java
- ANoGapValuesBaseDBWithLimitedCacheTest.java
- ANoGapValuesBaseDBWithNoCacheAndNoQueryCacheTest.java
- ANoGapValuesBaseDBWithNoCacheTest.java
- ANoGapValuesBaseDBWithoutShiftKeysAndQueryInterceptorTest.java
- ANoGapValuesBaseDBWithUnlimitedCacheTest.java
- AShiftBackUnitsLoopIntIndexTest.java
- AShiftBackUnitsLoopLongIndexTest.java
- AShiftForwardUnitsLoopIntIndexTest.java
- AShiftForwardUnitsLoopLongIndexTest.java
- ADatabasePerformanceTest.java
- TimeseriesDBPerformanceTest.java
- FileLiveSegmentTest.java
- HeapLiveSegmentTest.java
- RangeTableLiveSegmentTest.java
- ALiveSegmentedTimeSeriesDBWithCacheTest.java
- ALiveSegmentedTimeSeriesDBWithLimitedCacheTest.java
- ALiveSegmentedTimeSeriesDBWithNoCacheAndNoQueryCacheTest.java
- ALiveSegmentedTimeSeriesDBWithNoCacheTest.java
- ALiveSegmentedTimeSeriesDBWithoutShiftKeysAndQueryInterceptorTest.java
- ALiveSegmentedTimeSeriesDBWithUnlimitedCacheTest.java
- NoGapValuesALiveSegmentedTimeSeriesDBWithCacheTest.java
- NoGapValuesALiveSegmentedTimeSeriesDBWithLimitedCacheTest.java
- NoGapValuesALiveSegmentedTimeSeriesDBWithNoCacheAndNoQueryCacheTest.java
- NoGapValuesALiveSegmentedTimeSeriesDBWithNoCacheTest.java
- NoGapValuesALiveSegmentedTimeSeriesDBWithoutShiftKeysAndQueryInterceptorTest.java
- NoGapValuesALiveSegmentedTimeSeriesDBWithUnlimitedCacheTest.java
- ASegmentedTimeSeriesDBWithCacheTest.java
- ASegmentedTimeSeriesDBWithLimitedCacheTest.java
- ASegmentedTimeSeriesDBWithNoCacheAndNoQueryCacheTest.java
- ASegmentedTimeSeriesDBWithNoCacheTest.java
- ASegmentedTimeSeriesDBWithoutShiftKeysAndQueryInterceptorTest.java
- ASegmentedTimeSeriesDBWithUnlimitedCacheTest.java
- NoGapValuesASegmentedTimeSeriesDBWithCacheTest.java
- NoGapValuesASegmentedTimeSeriesDBWithLimitedCacheTest.java
- NoGapValuesASegmentedTimeSeriesDBWithNoCacheAndNoQueryCacheTest.java
- NoGapValuesASegmentedTimeSeriesDBWithNoCacheTest.java
- NoGapValuesASegmentedTimeSeriesDBWithoutShiftKeysAndQueryInterceptorTest.java
- NoGapValuesASegmentedTimeSeriesDBWithUnlimitedCacheTest.java
- PeriodicalSegmentFinderTest.java
- HashRangeShiftUnitsKeyTest.java
- ATimeSeriesDBTest.java
- ATimeSeriesDBWithCacheTest.java
- ATimeSeriesDBWithLimitedCacheTest.java
- ATimeSeriesDBWithNoCacheAndNoQueryCacheTest.java
- ATimeSeriesDBWithNoCacheTest.java
- ATimeSeriesDBWithoutShiftKeysAndQueryInterceptorTest.java
- ATimeSeriesDBWithUnlimitedCacheTest.java
- NoGapValuesATimeSeriesDBWithCacheTest.java
- NoGapValuesATimeSeriesDBWithLimitedCacheTest.java
- NoGapValuesATimeSeriesDBWithNoCacheAndNoQueryCacheTest.java
- NoGapValuesATimeSeriesDBWithNoCacheTest.java
- NoGapValuesATimeSeriesDBWithoutShiftKeysAndQueryInterceptorTest.java
- NoGapValuesATimeSeriesDBWithUnlimitedCacheTest.java
- PersistentMapTypeTest.java
- SerializingCollectionTest.java
- .gitignore
- pom.xml
- PersistentTkrzwMapFactory.java
- TkrzwEntrySet.java
- TkrzwKeySet.java
- TkrzwMap.java
- TkrzwProperties.java
- TkrzwValuesCollection.java
- de.invesdwin.context.persistence.tkrzw.properties
- ADatabasePerformanceTest.java
- PersistentTkrzwMapPerformanceTest.java
- .gitignore
- pom.xml
- PersistentTokyocabinetMapFactory.java
- TokyocabinetEntrySet.java
- TokyocabinetKeySet.java
- TokyocabinetMap.java
- TokyocabinetProperties.java
- TokyocabinetValuesCollection.java
- de.invesdwin.context.persistence.tokyocabinet.properties
- ADatabasePerformanceTest.java
- PersistentTokyocabinetMapPerformanceTest.java
- TCHDBEX.java
- .gitignore
- pom.xml
- .gitignore
- pom.xml
- .gitignore
- Jenkinsfile
- LICENSE
- README.md
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Command Glossary
Commands referenced in this DOCs, explained below.
mvn
View Details ▼
mvn
Apache Maven: build and manage Java-based projects.
mvn compile
Compile a project:
mvn package
Compile and package the compiled code in its distributable format, such as a `jar`:
mvn package {{[-D|--define]}} skipTests
Compile and package, skipping unit tests:
sed
View Details ▼
sed
Edit text in a scriptable manner.
See also: `awk`, `ed`.
{{command}} | sed 's/apple/mango/g'
Replace all `apple` (basic `regex`) occurrences with `mango` (basic `regex`) in all input lines and print the result to `stdout`:
{{command}} | sed 's/apple/mango/g'
Replace all `apple` (basic `regex`) occurrences with `mango` (basic `regex`) in all input lines and print the result to `stdout`:
{{command}} | sed 's/apple/mango/g'
[s]ubstitute all occurrences of "apple" with "mango" on all lines, print to `stdout`:
apt-get
View Details ▼
apt-get
Debian and Ubuntu package management utility.
Search for packages using `apt-cache`.
It is recommended to use `apt` when used interactively in Ubuntu versions 16.04 and later.
sudo apt-get update
Update the list of available packages and versions (it's recommended to run this before other `apt-get` commands):
sudo apt-get install {{package}}
Install a package, or update it to the latest available version:
sudo apt-get remove {{package}}
Remove a package:
Named
View Details ▼
Named
Execute the DNS (Dynamic Name Service) server daemon that converts host names to IP addresses and vice versa.
named
Read the default configuration file `/etc/named.conf`, read any initial data and listen for queries:
named -c {{path/to/named.conf}}
Read a custom configuration file:
named {{-4|-6}}
Use IPv4 or IPv6 only, even if the host machine is capable of utilising other protocols:
