Skip to content
This repository was archived by the owner on Aug 29, 2022. It is now read-only.
This repository was archived by the owner on Aug 29, 2022. It is now read-only.

Use JPA annotations ? #2

@roguearos

Description

@roguearos

This is an interesting project. I started exploring ktorm recently and was looking for ways that the mapping boilerplate could be reduced.

Do you think it makes sense to use JPA annotations (like @Entity, @Column etc.) instead of custom annotations like @KtormTable ? It will reduce learning curve for many people coming from java ecosystem and also the annotations are already well thought out.

I am not proposing that ktorm become a JPA provider. There are multiple other projects like EBean which use JPA annotations but are not full-fledged JPA providers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions