Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. src/main/java/org/codelibs/fess/opensearch/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 Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Mar 15 06:53:53 UTC 2025
    - 27K bytes
    - Viewed (0)
Back to top