Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 31 of 31 for hasPrimaryKey (0.08 sec)

  1. src/main/java/org/codelibs/fess/es/user/bsentity/dbmeta/UserDbm.java

        //                                                                         Unique Info
        //                                                                         ===========
        @Override
        public boolean hasPrimaryKey() {
            return false;
        }
    
        @Override
        public boolean hasCompoundPrimaryKey() {
            return false;
        }
    
        @Override
        protected UniqueInfo cpui() {
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Thu Feb 22 01:37:57 UTC 2024
    - 27K bytes
    - Viewed (0)
Back to top