Devlive 开源社区 本次搜索耗时 0.611 秒,为您找到 76 个相关结果.
  • JDO v JPA

    1306 2024-05-25 《Apache JDO 3.2.1》
    There are several competing persistence technologies available for Java. Two of these are “standardised” (via the JCP). When developing your application you need to choose the mos...
  • Introduction

    1291 2024-06-27 《Apache Iceberg 1.5.2》
    User experience Reliability and performance Open standard Apache Iceberg is an open table format for huge analytic datasets. Iceberg adds tables to compute engines including S...
  • Overview

    1255 2024-06-26 《Apache Amoro 0.6.1》
    Table format (aka. format) was first proposed by Iceberg, which can be described as follows: It defines the relationship between tables and files, and any engine can query and r...
  • Release Guide

    1222 2024-07-05 《Apache Kyuubi 1.9.1》
    Introduction Overview Decide to release Checklist to proceed to the next step Prepare for the release One-time setup instructions ASF authentication Java Home Subversion GPG...
  • Overview

    1208 2024-07-05 《Apache Kyuubi 1.9.1》
    Authorization in Kyuubi Storage-based Authorization SQL-standard authorization with Ranger The Plugin Itself Restrict security configuration Restrict session level config Restr...
  • 3. ACL Management Guide

    ACL Management Guide ACL Management Guide Authorization Modes Three primary modes for Kyuubi authorization are available by Submarine Spark Security : Storage-Based Authoriza...
  • Glossary

    1143 2024-06-21 《Apache Accumulo 2.x》
    authorizations a set of strings associated with a user or with a particular scan that will be used to determine which key/value pairs are visible to the user. cell a set ...
  • LDAP Tutorial

    LDAP Introduction Why use LDAP? Configuring LDAP 1.Official website to download the binary installation package 2.Add LDAP configuration LDAP Introduction LDAP (Light Direct...
  • Why JDO?

    1123 2024-05-25 《Apache JDO 3.2.1》
    The majority of applications need to persist (or store) data during their lifecycle. There are many ways of doing this with an application written in Java. If your datastore is ...
  • JDO Helper

    1123 2024-05-25 《Apache JDO 3.2.1》
    PersistenceManagerFactory methods Persistence methods Lifecycle methods JDO provides a standard utility that gives access to useful parts of the JDO persistence process. This i...