Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id B277A200CEB for ; Fri, 28 Jul 2017 09:31:37 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B174316C531; Fri, 28 Jul 2017 07:31:37 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 2996016C530 for ; Fri, 28 Jul 2017 09:31:35 +0200 (CEST) Received: (qmail 18038 invoked by uid 500); 28 Jul 2017 07:31:34 -0000 Mailing-List: contact commits-help@polygene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@polygene.apache.org Delivered-To: mailing list commits@polygene.apache.org Received: (qmail 17825 invoked by uid 99); 28 Jul 2017 07:31:33 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Jul 2017 07:31:33 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id DC346F328F; Fri, 28 Jul 2017 07:31:32 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: paulmerlin@apache.org To: commits@polygene.apache.org Date: Fri, 28 Jul 2017 07:31:38 -0000 Message-Id: <6454ae8b4f05427ea6a463790ff32772@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [07/51] [partial] polygene-website git commit: publish java/develop/ as 3.1.0 development version archived-at: Fri, 28 Jul 2017 07:31:37 -0000 http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/entitystore/sql/SQLEntityStoreMixin.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/entitystore/sql/SQLEntityStoreMixin.html b/content/java/develop/javadocs/org/apache/polygene/entitystore/sql/SQLEntityStoreMixin.html index 4be2ef3..1819f93 100644 --- a/content/java/develop/javadocs/org/apache/polygene/entitystore/sql/SQLEntityStoreMixin.html +++ b/content/java/develop/javadocs/org/apache/polygene/entitystore/sql/SQLEntityStoreMixin.html @@ -4,7 +4,7 @@ -SQLEntityStoreMixin (Apache Polygene™ (Java Edition) SDK 3.0-SNAPSHOT) +SQLEntityStoreMixin (Apache Polygene™ (Java Edition) SDK 3.1.0-SNAPSHOT) @@ -12,13 +12,13 @@ @@ -12,7 +12,7 @@ + + + + + + + + + +
+
org.apache.polygene.entitystore.sql.assembly
+

Class AbstractSQLEntityStoreAssembler<AssemblerType>

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        DEFAULT_ENTITYSTORE_IDENTITY

        +
        public static final Identity DEFAULT_ENTITYSTORE_IDENTITY
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AbstractSQLEntityStoreAssembler

        +
        public AbstractSQLEntityStoreAssembler()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        assemble

        +
        public void assemble(ModuleAssembly module)
        +
        Description copied from interface: Assembler
        +
        Assemblers receive a callback to the ModuleAssembly + they are supposed to configure. They can use this + to register objects, composites, services etc. and + the additional metadata that may exist for these + artifacts. +

        + An Assembler may create new Modules by calling + ModuleAssembly.layer() and + then LayerAssembly.module(String) (String)}. + This allows an Assembler to bootstrap an entire Layer with + more Modules. +

        +
        +
        Specified by:
        +
        assemble in interface Assembler
        +
        Overrides:
        +
        assemble in class Assemblers.AssembleChecker
        +
        Parameters:
        +
        module - the Module to assemble
        +
        +
      • +
      + + + +
        +
      • +

        withLiquibaseChangelog

        +
        public AssemblerType withLiquibaseChangelog(String changelogPath)
        +
      • +
      + + + +
        +
      • +

        getSettings

        +
        protected org.jooq.conf.Settings getSettings()
        +
      • +
      + + + +
        +
      • +

        getSQLDialect

        +
        protected org.jooq.SQLDialect getSQLDialect()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + +