jar

org.daiv.jpersistence : jpersistence-jvm

Maven & Gradle

Jan 17, 2023
0 stars

jpersistence · a object orientated mapping framework for kotlin data classes

Table Of Contents

Latest Version

Download org.daiv.jpersistence : jpersistence-jvm JAR file - Latest Versions:

All Versions

Download org.daiv.jpersistence : jpersistence-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
0.10.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jpersistence-jvm-0.10.11.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.daiv.reflection.database

├─ org.daiv.reflection.database.DatabaseHandler.class - [JAR]

├─ org.daiv.reflection.database.DatabaseInterface.class - [JAR]

├─ org.daiv.reflection.database.DatabaseInterfaceKt.class - [JAR]

├─ org.daiv.reflection.database.PostgresConnectionData.class - [JAR]

├─ org.daiv.reflection.database.PostgresqlDatabase.class - [JAR]

├─ org.daiv.reflection.database.SimpleDatabase.class - [JAR]

org.daiv.reflection.read

├─ org.daiv.reflection.read.AutoKeyType.class - [JAR]

├─ org.daiv.reflection.read.ComplexHashCodeable.class - [JAR]

├─ org.daiv.reflection.read.DefaultMapper.class - [JAR]

├─ org.daiv.reflection.read.EnumHashCodeable.class - [JAR]

├─ org.daiv.reflection.read.EnumType.class - [JAR]

├─ org.daiv.reflection.read.InnerMapType.class - [JAR]

├─ org.daiv.reflection.read.InnerSetType.class - [JAR]

├─ org.daiv.reflection.read.InsertObject.class - [JAR]

├─ org.daiv.reflection.read.InterfaceField.class - [JAR]

├─ org.daiv.reflection.read.InterfaceHashCodeable.class - [JAR]

├─ org.daiv.reflection.read.InternalRPD.class - [JAR]

├─ org.daiv.reflection.read.KeyHashCodeable.class - [JAR]

├─ org.daiv.reflection.read.KeyType.class - [JAR]

├─ org.daiv.reflection.read.ListHashCodeable.class - [JAR]

├─ org.daiv.reflection.read.ManyToManyType.class - [JAR]

├─ org.daiv.reflection.read.MapHashCodeable.class - [JAR]

├─ org.daiv.reflection.read.MapType.class - [JAR]

├─ org.daiv.reflection.read.MapTypeKt.class - [JAR]

├─ org.daiv.reflection.read.Mapper.class - [JAR]

├─ org.daiv.reflection.read.NextSize.class - [JAR]

├─ org.daiv.reflection.read.NextSizeKt.class - [JAR]

├─ org.daiv.reflection.read.ObjectField.class - [JAR]

├─ org.daiv.reflection.read.ObjectHashCodeable.class - [JAR]

├─ org.daiv.reflection.read.ObjectOnlyType.class - [JAR]

├─ org.daiv.reflection.read.PossibleImplementation.class - [JAR]

├─ org.daiv.reflection.read.ReadComplexType.class - [JAR]

├─ org.daiv.reflection.read.ReadFieldValue.class - [JAR]

├─ org.daiv.reflection.read.ReadPersisterData.class - [JAR]

├─ org.daiv.reflection.read.ReadSimpleType.class - [JAR]

├─ org.daiv.reflection.read.Reader.class - [JAR]

├─ org.daiv.reflection.read.SetHashCodeable.class - [JAR]

├─ org.daiv.reflection.read.SimpleHashCodeable.class - [JAR]

org.daiv.reflection.persister

├─ org.daiv.reflection.persister.AccessObject.class - [JAR]

├─ org.daiv.reflection.persister.AccessObjectKt.class - [JAR]

├─ org.daiv.reflection.persister.ActorHandler.class - [JAR]

├─ org.daiv.reflection.persister.ActorHandlerInterface.class - [JAR]

├─ org.daiv.reflection.persister.ActorResponse.class - [JAR]

├─ org.daiv.reflection.persister.Clearable.class - [JAR]

├─ org.daiv.reflection.persister.DBChangeListener.class - [JAR]

├─ org.daiv.reflection.persister.DefaultRequestTask.class - [JAR]

├─ org.daiv.reflection.persister.DifferentObjectSameKeyException.class - [JAR]

├─ org.daiv.reflection.persister.HelperRequestTask.class - [JAR]

├─ org.daiv.reflection.persister.InsertActor.class - [JAR]

├─ org.daiv.reflection.persister.InsertCache.class - [JAR]

├─ org.daiv.reflection.persister.InsertCacheHandler.class - [JAR]

├─ org.daiv.reflection.persister.InsertCachePreference.class - [JAR]

├─ org.daiv.reflection.persister.InsertCompletableActor.class - [JAR]

├─ org.daiv.reflection.persister.InsertKey.class - [JAR]

├─ org.daiv.reflection.persister.InsertMap.class - [JAR]

├─ org.daiv.reflection.persister.InsertPartialAnswer.class - [JAR]

├─ org.daiv.reflection.persister.InsertRequest.class - [JAR]

├─ org.daiv.reflection.persister.InsertRequestKt.class - [JAR]

├─ org.daiv.reflection.persister.KeyGetter.class - [JAR]

├─ org.daiv.reflection.persister.MemoryTesterKt.class - [JAR]

├─ org.daiv.reflection.persister.NoPersistantTable.class - [JAR]

├─ org.daiv.reflection.persister.Persistable.class - [JAR]

├─ org.daiv.reflection.persister.Persister.class - [JAR]

├─ org.daiv.reflection.persister.PersisterKt.class - [JAR]

├─ org.daiv.reflection.persister.PersisterListener.class - [JAR]

├─ org.daiv.reflection.persister.PersisterPreference.class - [JAR]

├─ org.daiv.reflection.persister.PersisterPreferenceKt.class - [JAR]

├─ org.daiv.reflection.persister.PropertyValue.class - [JAR]

├─ org.daiv.reflection.persister.ReadCache.class - [JAR]

├─ org.daiv.reflection.persister.ReadHashCodeTableCache.class - [JAR]

├─ org.daiv.reflection.persister.ReadKey.class - [JAR]

├─ org.daiv.reflection.persister.ReadTableCache.class - [JAR]

├─ org.daiv.reflection.persister.ReadTableCacheImpl.class - [JAR]

├─ org.daiv.reflection.persister.RequestTask.class - [JAR]

├─ org.daiv.reflection.persister.SequentialTableHandler.class - [JAR]

├─ org.daiv.reflection.persister.TableHandler.class - [JAR]

├─ org.daiv.reflection.persister.TableInterface.class - [JAR]

├─ org.daiv.reflection.persister.TableNameable.class - [JAR]

├─ org.daiv.reflection.persister.TestObj.class - [JAR]

org.daiv.reflection

├─ org.daiv.reflection.PrimitiveCheckerKt.class - [JAR]

org.daiv.reflection.common

├─ org.daiv.reflection.common.AutoKeyProperty.class - [JAR]

├─ org.daiv.reflection.common.Blub.class - [JAR]

├─ org.daiv.reflection.common.Candle.class - [JAR]

├─ org.daiv.reflection.common.CandleList.class - [JAR]

├─ org.daiv.reflection.common.CheckAnnotation.class - [JAR]

├─ org.daiv.reflection.common.CollectionFieldData.class - [JAR]

├─ org.daiv.reflection.common.CollectionProperty.class - [JAR]

├─ org.daiv.reflection.common.Collector.class - [JAR]

├─ org.daiv.reflection.common.CommonMethodsKt.class - [JAR]

├─ org.daiv.reflection.common.DefProperty.class - [JAR]

├─ org.daiv.reflection.common.DefSetProperty.class - [JAR]

├─ org.daiv.reflection.common.DefaultMapProperty.class - [JAR]

├─ org.daiv.reflection.common.DefaultProperyReader.class - [JAR]

├─ org.daiv.reflection.common.Descriptor.class - [JAR]

├─ org.daiv.reflection.common.DescriptorBuilder.class - [JAR]

├─ org.daiv.reflection.common.FieldCollection.class - [JAR]

├─ org.daiv.reflection.common.FieldData.class - [JAR]

├─ org.daiv.reflection.common.FieldDataFactory.class - [JAR]

├─ org.daiv.reflection.common.FieldDataFactoryKt.class - [JAR]

├─ org.daiv.reflection.common.FieldDataKt.class - [JAR]

├─ org.daiv.reflection.common.FieldReadable.class - [JAR]

├─ org.daiv.reflection.common.HashCodeXKt.class - [JAR]

├─ org.daiv.reflection.common.HashCodeable.class - [JAR]

├─ org.daiv.reflection.common.HashCodeableHandler.class - [JAR]

├─ org.daiv.reflection.common.HashCodeableProvider.class - [JAR]

├─ org.daiv.reflection.common.InterfaceProperty.class - [JAR]

├─ org.daiv.reflection.common.KeyAnnotation.class - [JAR]

├─ org.daiv.reflection.common.KeyTypeProperty.class - [JAR]

├─ org.daiv.reflection.common.ListMapProperty.class - [JAR]

├─ org.daiv.reflection.common.ListReadable.class - [JAR]

├─ org.daiv.reflection.common.MapProperty.class - [JAR]

├─ org.daiv.reflection.common.MapReadable.class - [JAR]

├─ org.daiv.reflection.common.NoList.class - [JAR]

├─ org.daiv.reflection.common.OtherClassPropertyData.class - [JAR]

├─ org.daiv.reflection.common.PerformanceTestKt.class - [JAR]

├─ org.daiv.reflection.common.Period.class - [JAR]

├─ org.daiv.reflection.common.PeriodMap.class - [JAR]

├─ org.daiv.reflection.common.PersisterProvider.class - [JAR]

├─ org.daiv.reflection.common.PersisterProviderImpl.class - [JAR]

├─ org.daiv.reflection.common.PossibleHashImplementation.class - [JAR]

├─ org.daiv.reflection.common.PropertyData.class - [JAR]

├─ org.daiv.reflection.common.PropertyDataKt.class - [JAR]

├─ org.daiv.reflection.common.PropertyReader.class - [JAR]

├─ org.daiv.reflection.common.ProviderKey.class - [JAR]

├─ org.daiv.reflection.common.ReadAnswer.class - [JAR]

├─ org.daiv.reflection.common.ReadValue.class - [JAR]

├─ org.daiv.reflection.common.ReadValueImpl.class - [JAR]

├─ org.daiv.reflection.common.SetProperty.class - [JAR]

├─ org.daiv.reflection.common.SimpleCollectionFieldData.class - [JAR]

├─ org.daiv.reflection.common.SimpleListTypeProperty.class - [JAR]

├─ org.daiv.reflection.common.SimpleMapTypeProperty.class - [JAR]

├─ org.daiv.reflection.common.SimpleProperty.class - [JAR]

├─ org.daiv.reflection.common.SimpleSetProperty.class - [JAR]

├─ org.daiv.reflection.common.SimpleTypeProperty.class - [JAR]

├─ org.daiv.reflection.common.SimpleTypeReadable.class - [JAR]

├─ org.daiv.reflection.common.SimpleTypes.class - [JAR]

├─ org.daiv.reflection.common.TableHandlerCreator.class - [JAR]

├─ org.daiv.reflection.common.Test.class - [JAR]

├─ org.daiv.reflection.common.Tick.class - [JAR]

├─ org.daiv.reflection.common.Wave.class - [JAR]

├─ org.daiv.reflection.common.WavePoint.class - [JAR]

├─ org.daiv.reflection.common.WorkData.class - [JAR]

org.daiv.reflection.plain

├─ org.daiv.reflection.plain.HashCodeKey.class - [JAR]

├─ org.daiv.reflection.plain.IsAutoId.class - [JAR]

├─ org.daiv.reflection.plain.ObjectKey.class - [JAR]

├─ org.daiv.reflection.plain.ObjectKeyToWrite.class - [JAR]

├─ org.daiv.reflection.plain.ObjectOnlyReadObject.class - [JAR]

├─ org.daiv.reflection.plain.PLongObjectKt.class - [JAR]

├─ org.daiv.reflection.plain.PersistenceKey.class - [JAR]

├─ org.daiv.reflection.plain.PlainBooleanObject.class - [JAR]

├─ org.daiv.reflection.plain.PlainEnumObject.class - [JAR]

├─ org.daiv.reflection.plain.PlainLongObject.class - [JAR]

├─ org.daiv.reflection.plain.PlainObject.class - [JAR]

├─ org.daiv.reflection.plain.RequestBuilder.class - [JAR]

├─ org.daiv.reflection.plain.SimpleReadObject.class - [JAR]

org.daiv.reflection.annotations

├─ org.daiv.reflection.annotations.IFaceForList.class - [JAR]

├─ org.daiv.reflection.annotations.IFaceForObject.class - [JAR]

├─ org.daiv.reflection.annotations.Including.class - [JAR]

├─ org.daiv.reflection.annotations.ManyList.class - [JAR]

├─ org.daiv.reflection.annotations.ManyMap.class - [JAR]

├─ org.daiv.reflection.annotations.ManyToOne.class - [JAR]

├─ org.daiv.reflection.annotations.MoreKeys.class - [JAR]

├─ org.daiv.reflection.annotations.ObjectOnly.class - [JAR]

Advertisement