Devlive 开源社区 本次搜索耗时 0.359 秒,为您找到 284 个相关结果.
  • Function

    699 2024-06-02 《Ramda 0.12.0》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap binary unary ap empty of constructN converge curryN __ bin...
  • Object Retrieval

    694 2024-05-25 《Apache JDO 3.2.1》
    Retrieve an object from its identity Retrieve an object based on its Extent Retrieve an object based on a query criteria Any application will require access to persisted object...
  • JDO Helper

    692 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...
  • PersistenceManager

    691 2024-05-25 《Apache JDO 3.2.1》
    Persist Objects Retrieve Objects Update Objects Delete Objects Making an object transient Any JDO-enabled application will require at least one PersistenceManager (PM). This ...
  • Glossary

    689 2024-05-25 《Apache JDO 3.2.1》
    JDO utilizes some terminology used elsewhere (e.g. Java EE) but also introduces some terminology that may be new to people. Below is a glossary of some common terms that may be en...
  • List

    688 2024-06-05 《Ramda 0.1.1》
    all any append concat drop zipWith zip xprod uniq filter find flatten head indexOf join lastIndexOf map nth pluck prepend range reduce reduceRight reject re...
  • Why JDO?

    687 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 ...
  • Overview

    685 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...
  • Objects

    684 2024-05-25 《Lodash 1.3.1》
    _.assign(object [, source1, source2, …, callback, thisArg]) Aliases Arguments Returns Example _.clone(value [, deep=false, callback, thisArg]) Arguments Returns Example _....
  • Object

    680 2024-06-05 《Ramda 0.28.0》
    clone values eqProps keys omit pick pickAll project prop props keysIn path valuesIn toPairs toPairsIn propOr has hasIn assoc assocPath lens pickBy evolve inv...