EclipseStore Home

EclipseStore Reference Manual

    • Welcome
    • System Requirements
    • Changelog
    • Installation
    • Storage
      • Getting Started
      • Root Instances
      • Configuration
        • Properties
        • Storage Files and Directories
        • Using Channels
        • Houskeeping
        • Read-only Manager
        • Backup
          • Continous Backup
          • Full Backup
        • Lock File
      • Storage Targets
        • Local File System
        • SQL Databases
          • MariaDB
          • Oracle
          • Postgres
          • Sqlite
        • Blob Stores
          • AWS
            • DynamoDB
            • S3
          • Azure Storage
          • Google Cloud Firestore
          • Kafka
          • Oracle Cloud Object Storage
          • Redis
      • Storing Data
        • Convenience Methods and Explicit Storing (Transactions)
        • Lazy and Eager Storing
        • Transient Fields
        • Best Practice
        • Deep Copy Utility
      • Loading Data
        • Lazy Loading
        • Lazy Collections
        • Touched Timestamp, Null-Safe Variant
        • Clearing Lazy References
      • Deleting Data
      • Queries
      • Application Life-Cycle
      • Legacy Type Mapping
        • User Interaction
      • Import / Export
      • Housekeeping
      • Customizing
        • Custom Type Handler
        • Custom Legacy Type Handler
        • Custom Class Loader
        • Custom Storing Behavior
        • Optional Storage Manager Reference in Entities
      • REST Interface
        • Setup
        • REST API
        • Client GUI
      • FAQ
        • Data Model
        • Data Management
        • File Storage
        • Java Features
        • Miscellaneous
      • Addendum
        • Supported Java Features
        • Specialized Type Handlers
        • Tools
        • Examples and Demo Projects
    • Serializer
    • Cache
      • Getting Started
      • Configuration
        • Properties
        • Storage
      • Use Cases
        • Hibernate Second Level Cache
        • Spring Cache
    • Communication
    • Miscellaneous
      • Logging
      • Monitoring
      • Integrations
        • Spring-Boot
        • Micronaut
        • CDI
      • Layered Entities
        • Configuration
        • Defining Entities
        • Creating Entities
        • Updating Entities
        • Versioning
        • Logging
        • Multiple Layers
      • Wrapping
        • Configuration
        • Usage
EclipseStore Reference Manual V1
  • EclipseStore Reference Manual
    • V2
    • V1
  • EclipseStore Reference Manual
  • Storage
  • Addendum
  • Tools
V2 V1
Edit this Page

Contents

  • Storage Migrator
  • Storage Converter

Tools

Contents

  • Storage Migrator
  • Storage Converter

Storage Migrator

With this utility you can easily migrate MicroStream projects to EclipseStore.

For more information see the readme file.

Storage Converter

The storage converter provides an option to copy a storage to another storage target, for example to change the channel count or move the storage from the local disk to the cloud.

For more information see the readme file.

Specialized Type Handlers Examples and Demo Projects
© 2023-2024 MicroStream Software. All rights reserved.