Uploaded image for project: 'DeltaSpike'
  1. DeltaSpike
  2. DELTASPIKE-974

support other pk than long

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 1.4.2
    • None
    • Data-Module
    • None

    Description

      currently it's possible to use e.g.:

      @Repository
      public interface MyRepository extends EntityRepository<MyEntry, Long> {
      MyEntry findByProperty(String property);
      }

      the same fails once the pk is e.g. a string.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              gpetracek Gerhard Petracek
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: