diff --git a/allclasses-index.html b/allclasses-index.html index 7316971..4d59f77 100644 --- a/allclasses-index.html +++ b/allclasses-index.html @@ -1,9 +1,8 @@ - - -All Classes (ELDependenci-sql) + +All Classes and Interfaces (ELDependenci-sql) @@ -25,44 +24,42 @@
-

All Classes

+

All Classes and Interfaces

-
Interface Summary
+
Interfaces
Class
Description
- -
+ +
SQL 安裝器
- -
+ +
SQL 服務
diff --git a/allpackages-index.html b/allpackages-index.html index a2f89d0..b2982c6 100644 --- a/allpackages-index.html +++ b/allpackages-index.html @@ -1,8 +1,7 @@ - - + All Packages (ELDependenci-sql) @@ -25,27 +24,25 @@
diff --git a/chu77/eldependenci/sql/SQLInstallation.html b/chu77/eldependenci/sql/SQLInstallation.html index 8524e1a..3a78928 100644 --- a/chu77/eldependenci/sql/SQLInstallation.html +++ b/chu77/eldependenci/sql/SQLInstallation.html @@ -1,8 +1,7 @@ - - + SQLInstallation (ELDependenci-sql) @@ -29,42 +28,59 @@
@@ -73,16 +89,16 @@

Interface SQLInstallation

-
+

-
public interface SQLInstallation
+
public interface SQLInstallation
SQL 安裝器
  • -
    +

    Method Summary

    @@ -91,21 +107,21 @@

    Method Summary

    Modifier and Type
    Method
    Description
    -
    void
    -
    bindEntities​(Class<?>... entities)
    -
    +
    void
    +
    bindEntities(Class<?>... entities)
    +
    綁定 hibernate 的 entities
    -
    void
    -
    bindJpaRepository​(Class<? extends JpaRepository<?,​?>> repository, - Class<?>... customImplements)
    -
    +
    void
    +
    bindJpaRepository(Class<? extends JpaRepository<?,?>> repository, + Class<?>... customImplements)
    +
    綁定 spring data jpa repository 的 自定義實例類
    -
    void
    -
    injectDataSource​(DataSource dataSource, - Class<? extends Dialect> dialect)
    -
    +
    void
    +
    injectDataSource(DataSource dataSource, + Class<? extends Dialect> dialect)
    +
    設置自定義的 DataSource (數據源)
    @@ -119,13 +135,13 @@

    Method Summary

    @@ -111,26 +127,26 @@

    Method Summary

    • -
      +

      Method Details

      • getConnection

        - +
        Returns:
        SQL連接
        Throws:
        -
        SQLException - SQL Error
        +
        SQLException - SQL Error
      • getDataSource

        - +
        Returns:
        連接池
        @@ -140,7 +156,7 @@

        getDataSource

      • getSessionFactory

        - +
        Returns:
        Hibernate 的 SessionFactory
        diff --git a/chu77/eldependenci/sql/class-use/SQLInstallation.html b/chu77/eldependenci/sql/class-use/SQLInstallation.html index 2b5d545..ee58456 100644 --- a/chu77/eldependenci/sql/class-use/SQLInstallation.html +++ b/chu77/eldependenci/sql/class-use/SQLInstallation.html @@ -1,8 +1,7 @@ - - + Uses of Interface chu77.eldependenci.sql.SQLInstallation (ELDependenci-sql) @@ -25,27 +24,25 @@
        diff --git a/chu77/eldependenci/sql/class-use/SQLService.html b/chu77/eldependenci/sql/class-use/SQLService.html index 89d17a3..ec2ee49 100644 --- a/chu77/eldependenci/sql/class-use/SQLService.html +++ b/chu77/eldependenci/sql/class-use/SQLService.html @@ -1,8 +1,7 @@ - - + Uses of Interface chu77.eldependenci.sql.SQLService (ELDependenci-sql) @@ -25,27 +24,25 @@
        diff --git a/chu77/eldependenci/sql/package-summary.html b/chu77/eldependenci/sql/package-summary.html index 8aecc15..69b2521 100644 --- a/chu77/eldependenci/sql/package-summary.html +++ b/chu77/eldependenci/sql/package-summary.html @@ -1,8 +1,7 @@ - - + chu77.eldependenci.sql (ELDependenci-sql) @@ -25,54 +24,72 @@
        -

        Package chu77.eldependenci.sql

        +

        Package chu77.eldependenci.sql


        package chu77.eldependenci.sql
        -
        +
        mysql 服務
        diff --git a/chu77/eldependenci/sql/package-tree.html b/chu77/eldependenci/sql/package-tree.html index e1b2809..e28fe76 100644 --- a/chu77/eldependenci/sql/package-tree.html +++ b/chu77/eldependenci/sql/package-tree.html @@ -1,8 +1,7 @@ - - + chu77.eldependenci.sql Class Hierarchy (ELDependenci-sql) @@ -25,27 +24,25 @@
        @@ -55,8 +52,8 @@

        Hierarchy For Package chu77.eldependenci.sql

        Interface Hierarchy

        diff --git a/chu77/eldependenci/sql/package-use.html b/chu77/eldependenci/sql/package-use.html index c185b34..e5e52e0 100644 --- a/chu77/eldependenci/sql/package-use.html +++ b/chu77/eldependenci/sql/package-use.html @@ -1,8 +1,7 @@ - - + Uses of Package chu77.eldependenci.sql (ELDependenci-sql) @@ -25,27 +24,25 @@
        diff --git a/copy.svg b/copy.svg new file mode 100644 index 0000000..7c46ab1 --- /dev/null +++ b/copy.svg @@ -0,0 +1,33 @@ + + + + + + + + diff --git a/help-doc.html b/help-doc.html index 212f840..a14186a 100644 --- a/help-doc.html +++ b/help-doc.html @@ -1,8 +1,7 @@ - - + API Help (ELDependenci-sql) @@ -25,9 +24,9 @@
        -
        -

        How This API Document Is Organized

        -
        This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.
        +

        JavaDoc Help

        + +
        +
        +

        Navigation

        +Starting from the Overview page, you can browse the documentation using the links in each page, and in the navigation bar at the top of each page. The Index and Search box allow you to navigate to specific declarations and summary pages, including: All Packages, All Classes and Interfaces +
        -
        -

        Package

        -

        Each package has a page that contains a list of its classes and interfaces, with a summary for each. These pages may contain six categories:

        +
        +
        +

        Kinds of Pages

        +The following sections describe the different kinds of pages in this collection. +
        +

        Package

        +

        Each package has a page that contains a list of its classes and interfaces, with a summary for each. These pages may contain the following categories:

        • Interfaces
        • Classes
        • Enum Classes
        • -
        • Exceptions
        • -
        • Errors
        • +
        • Exception Classes
        • Annotation Interfaces
        -
        -

        Class or Interface

        -

        Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:

        +
        +

        Class or Interface

        +

        Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a declaration and description, member summary tables, and detailed member descriptions. Entries in each of these sections are omitted if they are empty or not applicable.

        • Class Inheritance Diagram
        • Direct Subclasses
        • @@ -79,67 +126,55 @@

          Class or Interface


          • Nested Class Summary
          • +
          • Enum Constant Summary
          • Field Summary
          • Property Summary
          • Constructor Summary
          • Method Summary
          • +
          • Required Element Summary
          • +
          • Optional Element Summary

            +
          • Enum Constant Details
          • Field Details
          • Property Details
          • Constructor Details
          • Method Details
          • -
          -

          The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.

          -
        -
        -

        Annotation Interface

        -

        Each annotation interface has its own separate page with the following sections:

        -
          -
        • Annotation Interface Declaration
        • -
        • Annotation Interface Description
        • -
        • Required Element Summary
        • -
        • Optional Element Summary
        • Element Details
        +

        Note: Annotation interfaces have required and optional elements, but not methods. Only enum classes have enum constants. The components of a record class are displayed as part of the declaration of the record class. Properties are a feature of JavaFX.

        +

        The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.

        -
        -

        Enum Class

        -

        Each enum class has its own separate page with the following sections:

        -
          -
        • Enum Declaration
        • -
        • Enum Description
        • -
        • Enum Constant Summary
        • -
        • Enum Constant Details
        • -
        +
        +

        Other Files

        +

        Packages and modules may contain pages with additional information related to the declarations nearby.

        -
        -

        Use

        -

        Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its "Use" page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.

        +
        +

        Use

        +

        Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the USE link in the navigation bar.

        -
        -

        Tree (Class Hierarchy)

        +
        +

        Tree (Class Hierarchy)

        There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. Classes are organized by inheritance structure starting with java.lang.Object. Interfaces do not inherit from java.lang.Object.

          -
        • When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.
        • -
        • When viewing a particular package, class or interface page, clicking on "Tree" displays the hierarchy for only that package.
        • +
        • When viewing the Overview page, clicking on TREE displays the hierarchy for all packages.
        • +
        • When viewing a particular package, class or interface page, clicking on TREE displays the hierarchy for only that package.
        -
        -

        Index

        -

        The Index contains an alphabetic index of all classes, interfaces, constructors, methods, and fields, as well as lists of all packages and all classes.

        +
        +

        All Packages

        +

        The All Packages page contains an alphabetic index of all packages contained in the documentation.

        -
        -

        Search

        -

        You can search for definitions of modules, packages, types, fields, methods, system properties and other terms defined in the API, using some or all of the name, optionally using "camel-case" abbreviations. For example:

        -
          -
        • j.l.obj will match "java.lang.Object"
        • -
        • InpStr will match "java.io.InputStream"
        • -
        • HM.cK will match "java.util.HashMap.containsKey(Object)"
        • -
        -

        Refer to the Javadoc Search Specification for a full description of search features.

        +
        +

        All Classes and Interfaces

        +

        The All Classes and Interfaces page contains an alphabetic index of all classes and interfaces contained in the documentation, including annotation interfaces, enum classes, and record classes.

        +
        +

        Index

        +

        The Index contains an alphabetic index of all classes, interfaces, constructors, methods, and fields in the documentation, as well as summary pages such as All Packages, All Classes and Interfaces.

        +
        +

        This help file applies to API documentation generated by the standard doclet.