Packages

package async

Default package to import

import scalikejdbc._, async._
Linear Supertypes
PackageBoilerplate, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. async
  2. PackageBoilerplate
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. trait AsyncConnection extends AnyRef

    Asynchronous DB connection

  2. abstract class AsyncConnectionPool extends AnyRef

    Asynchronous Connection Pool

  3. trait AsyncConnectionPoolFactory extends AnyRef

    Asynchronous Connection Pool Factory

  4. case class AsyncConnectionPoolSettings(maxPoolSize: Int = 8, maxQueueSize: Int = 8, maxIdleMillis: Long = 1000L, connectionSettings: AsyncConnectionSettings = AsyncConnectionSettings()) extends Product with Serializable

    Settings for AsyncConnectionPool

  5. case class AsyncConnectionSettings(ssl: Option[SSLConfiguration] = None, charset: Option[Charset] = None, maximumMessageSize: Option[Int] = None, allocator: Option[ByteBufAllocator] = None, connectTimeout: Option[Duration] = None, testTimeout: Option[Duration] = None, queryTimeout: Option[Duration] = None) extends Product with Serializable
  6. trait AsyncDBSession extends AsyncDBSessionBoilerplate with LogSupport

    Asynchronous DB Session

  7. abstract class AsyncDBSessionBoilerplate extends AnyRef
  8. final class AsyncOneToManies10SQLToIterable[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, Z] extends AnyVal with AsyncSQLToIterable[Z]
  9. final class AsyncOneToManies10SQLToList[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, Z] extends AnyVal with AsyncSQLToList[Z]
  10. final class AsyncOneToManies10SQLToOption[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, Z] extends AnyVal with AsyncSQLToOption[Z]
  11. final class AsyncOneToManies11SQLToIterable[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, Z] extends AnyVal with AsyncSQLToIterable[Z]
  12. final class AsyncOneToManies11SQLToList[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, Z] extends AnyVal with AsyncSQLToList[Z]
  13. final class AsyncOneToManies11SQLToOption[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, Z] extends AnyVal with AsyncSQLToOption[Z]
  14. final class AsyncOneToManies12SQLToIterable[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, Z] extends AnyVal with AsyncSQLToIterable[Z]
  15. final class AsyncOneToManies12SQLToList[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, Z] extends AnyVal with AsyncSQLToList[Z]
  16. final class AsyncOneToManies12SQLToOption[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, Z] extends AnyVal with AsyncSQLToOption[Z]
  17. final class AsyncOneToManies13SQLToIterable[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, Z] extends AnyVal with AsyncSQLToIterable[Z]
  18. final class AsyncOneToManies13SQLToList[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, Z] extends AnyVal with AsyncSQLToList[Z]
  19. final class AsyncOneToManies13SQLToOption[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, Z] extends AnyVal with AsyncSQLToOption[Z]
  20. final class AsyncOneToManies14SQLToIterable[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, Z] extends AnyVal with AsyncSQLToIterable[Z]
  21. final class AsyncOneToManies14SQLToList[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, Z] extends AnyVal with AsyncSQLToList[Z]
  22. final class AsyncOneToManies14SQLToOption[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, Z] extends AnyVal with AsyncSQLToOption[Z]
  23. final class AsyncOneToManies15SQLToIterable[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, Z] extends AnyVal with AsyncSQLToIterable[Z]
  24. final class AsyncOneToManies15SQLToList[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, Z] extends AnyVal with AsyncSQLToList[Z]
  25. final class AsyncOneToManies15SQLToOption[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, Z] extends AnyVal with AsyncSQLToOption[Z]
  26. final class AsyncOneToManies16SQLToIterable[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, Z] extends AnyVal with AsyncSQLToIterable[Z]
  27. final class AsyncOneToManies16SQLToList[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, Z] extends AnyVal with AsyncSQLToList[Z]
  28. final class AsyncOneToManies16SQLToOption[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, Z] extends AnyVal with AsyncSQLToOption[Z]
  29. final class AsyncOneToManies17SQLToIterable[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, Z] extends AnyVal with AsyncSQLToIterable[Z]
  30. final class AsyncOneToManies17SQLToList[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, Z] extends AnyVal with AsyncSQLToList[Z]
  31. final class AsyncOneToManies17SQLToOption[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, Z] extends AnyVal with AsyncSQLToOption[Z]
  32. final class AsyncOneToManies18SQLToIterable[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, Z] extends AnyVal with AsyncSQLToIterable[Z]
  33. final class AsyncOneToManies18SQLToList[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, Z] extends AnyVal with AsyncSQLToList[Z]
  34. final class AsyncOneToManies18SQLToOption[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, Z] extends AnyVal with AsyncSQLToOption[Z]
  35. final class AsyncOneToManies19SQLToIterable[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, B19, Z] extends AnyVal with AsyncSQLToIterable[Z]
  36. final class AsyncOneToManies19SQLToList[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, B19, Z] extends AnyVal with AsyncSQLToList[Z]
  37. final class AsyncOneToManies19SQLToOption[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, B19, Z] extends AnyVal with AsyncSQLToOption[Z]
  38. final class AsyncOneToManies20SQLToIterable[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, B19, B20, Z] extends AnyVal with AsyncSQLToIterable[Z]
  39. final class AsyncOneToManies20SQLToList[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, B19, B20, Z] extends AnyVal with AsyncSQLToList[Z]
  40. final class AsyncOneToManies20SQLToOption[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, B19, B20, Z] extends AnyVal with AsyncSQLToOption[Z]
  41. final class AsyncOneToManies21SQLToIterable[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, B19, B20, B21, Z] extends AnyVal with AsyncSQLToIterable[Z]
  42. final class AsyncOneToManies21SQLToList[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, B19, B20, B21, Z] extends AnyVal with AsyncSQLToList[Z]
  43. final class AsyncOneToManies21SQLToOption[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, B19, B20, B21, Z] extends AnyVal with AsyncSQLToOption[Z]
  44. final class AsyncOneToManies2SQLToIterable[A, B1, B2, Z] extends AnyVal with AsyncSQLToIterable[Z]
  45. final class AsyncOneToManies2SQLToList[A, B1, B2, Z] extends AnyVal with AsyncSQLToList[Z]
  46. final class AsyncOneToManies2SQLToOption[A, B1, B2, Z] extends AnyVal with AsyncSQLToOption[Z]
  47. final class AsyncOneToManies3SQLToIterable[A, B1, B2, B3, Z] extends AnyVal with AsyncSQLToIterable[Z]
  48. final class AsyncOneToManies3SQLToList[A, B1, B2, B3, Z] extends AnyVal with AsyncSQLToList[Z]
  49. final class AsyncOneToManies3SQLToOption[A, B1, B2, B3, Z] extends AnyVal with AsyncSQLToOption[Z]
  50. final class AsyncOneToManies4SQLToIterable[A, B1, B2, B3, B4, Z] extends AnyVal with AsyncSQLToIterable[Z]
  51. final class AsyncOneToManies4SQLToList[A, B1, B2, B3, B4, Z] extends AnyVal with AsyncSQLToList[Z]
  52. final class AsyncOneToManies4SQLToOption[A, B1, B2, B3, B4, Z] extends AnyVal with AsyncSQLToOption[Z]
  53. final class AsyncOneToManies5SQLToIterable[A, B1, B2, B3, B4, B5, Z] extends AnyVal with AsyncSQLToIterable[Z]
  54. final class AsyncOneToManies5SQLToList[A, B1, B2, B3, B4, B5, Z] extends AnyVal with AsyncSQLToList[Z]
  55. final class AsyncOneToManies5SQLToOption[A, B1, B2, B3, B4, B5, Z] extends AnyVal with AsyncSQLToOption[Z]
  56. final class AsyncOneToManies6SQLToIterable[A, B1, B2, B3, B4, B5, B6, Z] extends AnyVal with AsyncSQLToIterable[Z]
  57. final class AsyncOneToManies6SQLToList[A, B1, B2, B3, B4, B5, B6, Z] extends AnyVal with AsyncSQLToList[Z]
  58. final class AsyncOneToManies6SQLToOption[A, B1, B2, B3, B4, B5, B6, Z] extends AnyVal with AsyncSQLToOption[Z]
  59. final class AsyncOneToManies7SQLToIterable[A, B1, B2, B3, B4, B5, B6, B7, Z] extends AnyVal with AsyncSQLToIterable[Z]
  60. final class AsyncOneToManies7SQLToList[A, B1, B2, B3, B4, B5, B6, B7, Z] extends AnyVal with AsyncSQLToList[Z]
  61. final class AsyncOneToManies7SQLToOption[A, B1, B2, B3, B4, B5, B6, B7, Z] extends AnyVal with AsyncSQLToOption[Z]
  62. final class AsyncOneToManies8SQLToIterable[A, B1, B2, B3, B4, B5, B6, B7, B8, Z] extends AnyVal with AsyncSQLToIterable[Z]
  63. final class AsyncOneToManies8SQLToList[A, B1, B2, B3, B4, B5, B6, B7, B8, Z] extends AnyVal with AsyncSQLToList[Z]
  64. final class AsyncOneToManies8SQLToOption[A, B1, B2, B3, B4, B5, B6, B7, B8, Z] extends AnyVal with AsyncSQLToOption[Z]
  65. final class AsyncOneToManies9SQLToIterable[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, Z] extends AnyVal with AsyncSQLToIterable[Z]
  66. final class AsyncOneToManies9SQLToList[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, Z] extends AnyVal with AsyncSQLToList[Z]
  67. final class AsyncOneToManies9SQLToOption[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, Z] extends AnyVal with AsyncSQLToOption[Z]
  68. final class AsyncOneToManySQLToIterable[A, B, Z] extends AnyVal with AsyncSQLToIterable[Z]
  69. final class AsyncOneToManySQLToList[A, B, Z] extends AnyVal with AsyncSQLToList[Z]
  70. final class AsyncOneToManySQLToOption[A, B, Z] extends AnyVal with AsyncSQLToOption[Z]
  71. final class AsyncOneToOneSQLToIterable[A, B, Z] extends AnyVal with AsyncSQLToIterable[Z]
  72. final class AsyncOneToOneSQLToList[A, B, Z] extends AnyVal with AsyncSQLToList[Z]
  73. final class AsyncOneToOneSQLToOption[A, B, Z] extends AnyVal with AsyncSQLToOption[Z]
  74. abstract class AsyncQueryResult extends AnyRef

    Query Result

  75. trait AsyncResultSet extends WrappedResultSet

    WrappedResultSet for Asynchronous DB Session

  76. class AsyncResultSetIterator extends Iterator[WrappedResultSet]

    AsyncResultSet Iterator

  77. trait AsyncSQLExecution extends Any
  78. final class AsyncSQLExecutionImpl extends AnyVal with AsyncSQLExecution
  79. trait AsyncSQLToIterable[A] extends Any
  80. final class AsyncSQLToIterableImpl[A] extends AnyVal with AsyncSQLToIterable[A]
  81. trait AsyncSQLToList[A] extends Any
  82. final class AsyncSQLToListImpl[A] extends AnyVal with AsyncSQLToList[A]
  83. trait AsyncSQLToOption[A] extends Any
  84. final class AsyncSQLToOptionImpl[A] extends AnyVal with AsyncSQLToOption[A]
  85. trait AsyncSQLUpdate extends Any
  86. trait AsyncSQLUpdateAndReturnGeneratedKey extends Any
  87. final class AsyncSQLUpdateAndReturnGeneratedKeyImpl extends AnyVal with AsyncSQLUpdateAndReturnGeneratedKey
  88. final class AsyncSQLUpdateImpl extends AnyVal with AsyncSQLUpdate
  89. class AsyncTxQuery extends AnyRef

    Asynchronous Transactional Query

  90. case class NamedAsyncDB(name: Any = AsyncConnectionPool.DEFAULT_NAME) extends Product with Serializable

    Basic Database Accessor with the name

  91. trait NonSharedAsyncConnection extends AsyncConnection

    Non-shared Asynchronous Connection

  92. abstract class PackageBoilerplate extends AnyRef
  93. case class SharedAsyncDBSession(connection: AsyncConnection) extends AsyncDBSessionBoilerplate with AsyncDBSession with Product with Serializable

    Shared Asynchronous DB session

  94. trait ShortenedNames extends AnyRef

    Shortened Names

  95. case class TxAsyncDBSession(connection: NonSharedAsyncConnection) extends AsyncDBSessionBoilerplate with AsyncDBSession with Product with Serializable

    Asynchronous Transactional DB Session

  96. class AsyncResultSetTraversable extends Traversable[WrappedResultSet]

    AsyncResultSet Traversable

    AsyncResultSet Traversable

    Annotations
    @deprecated
    Deprecated

    (Since version 0.12.0) will be removed. use AsyncResultSetIterator

Value Members

  1. implicit final def makeOneToManies10SQLToIterableAsync[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, Z](sql: OneToManies10SQLToIterable[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, HasExtractor, Z]): AsyncOneToManies10SQLToIterable[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, Z]
    Definition Classes
    PackageBoilerplate
  2. implicit final def makeOneToManies10SQLToListAsync[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, Z](sql: OneToManies10SQLToList[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, HasExtractor, Z]): AsyncOneToManies10SQLToList[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, Z]
    Definition Classes
    PackageBoilerplate
  3. implicit final def makeOneToManies10SQLToOptionAsync[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, Z](sql: OneToManies10SQLToOption[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, HasExtractor, Z]): AsyncOneToManies10SQLToOption[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, Z]
    Definition Classes
    PackageBoilerplate
  4. implicit final def makeOneToManies11SQLToIterableAsync[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, Z](sql: OneToManies11SQLToIterable[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, HasExtractor, Z]): AsyncOneToManies11SQLToIterable[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, Z]
    Definition Classes
    PackageBoilerplate
  5. implicit final def makeOneToManies11SQLToListAsync[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, Z](sql: OneToManies11SQLToList[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, HasExtractor, Z]): AsyncOneToManies11SQLToList[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, Z]
    Definition Classes
    PackageBoilerplate
  6. implicit final def makeOneToManies11SQLToOptionAsync[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, Z](sql: OneToManies11SQLToOption[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, HasExtractor, Z]): AsyncOneToManies11SQLToOption[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, Z]
    Definition Classes
    PackageBoilerplate
  7. implicit final def makeOneToManies12SQLToIterableAsync[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, Z](sql: OneToManies12SQLToIterable[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, HasExtractor, Z]): AsyncOneToManies12SQLToIterable[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, Z]
    Definition Classes
    PackageBoilerplate
  8. implicit final def makeOneToManies12SQLToListAsync[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, Z](sql: OneToManies12SQLToList[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, HasExtractor, Z]): AsyncOneToManies12SQLToList[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, Z]
    Definition Classes
    PackageBoilerplate
  9. implicit final def makeOneToManies12SQLToOptionAsync[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, Z](sql: OneToManies12SQLToOption[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, HasExtractor, Z]): AsyncOneToManies12SQLToOption[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, Z]
    Definition Classes
    PackageBoilerplate
  10. implicit final def makeOneToManies13SQLToIterableAsync[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, Z](sql: OneToManies13SQLToIterable[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, HasExtractor, Z]): AsyncOneToManies13SQLToIterable[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, Z]
    Definition Classes
    PackageBoilerplate
  11. implicit final def makeOneToManies13SQLToListAsync[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, Z](sql: OneToManies13SQLToList[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, HasExtractor, Z]): AsyncOneToManies13SQLToList[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, Z]
    Definition Classes
    PackageBoilerplate
  12. implicit final def makeOneToManies13SQLToOptionAsync[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, Z](sql: OneToManies13SQLToOption[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, HasExtractor, Z]): AsyncOneToManies13SQLToOption[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, Z]
    Definition Classes
    PackageBoilerplate
  13. implicit final def makeOneToManies14SQLToIterableAsync[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, Z](sql: OneToManies14SQLToIterable[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, HasExtractor, Z]): AsyncOneToManies14SQLToIterable[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, Z]
    Definition Classes
    PackageBoilerplate
  14. implicit final def makeOneToManies14SQLToListAsync[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, Z](sql: OneToManies14SQLToList[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, HasExtractor, Z]): AsyncOneToManies14SQLToList[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, Z]
    Definition Classes
    PackageBoilerplate
  15. implicit final def makeOneToManies14SQLToOptionAsync[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, Z](sql: OneToManies14SQLToOption[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, HasExtractor, Z]): AsyncOneToManies14SQLToOption[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, Z]
    Definition Classes
    PackageBoilerplate
  16. implicit final def makeOneToManies15SQLToIterableAsync[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, Z](sql: OneToManies15SQLToIterable[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, HasExtractor, Z]): AsyncOneToManies15SQLToIterable[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, Z]
    Definition Classes
    PackageBoilerplate
  17. implicit final def makeOneToManies15SQLToListAsync[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, Z](sql: OneToManies15SQLToList[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, HasExtractor, Z]): AsyncOneToManies15SQLToList[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, Z]
    Definition Classes
    PackageBoilerplate
  18. implicit final def makeOneToManies15SQLToOptionAsync[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, Z](sql: OneToManies15SQLToOption[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, HasExtractor, Z]): AsyncOneToManies15SQLToOption[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, Z]
    Definition Classes
    PackageBoilerplate
  19. implicit final def makeOneToManies16SQLToIterableAsync[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, Z](sql: OneToManies16SQLToIterable[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, HasExtractor, Z]): AsyncOneToManies16SQLToIterable[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, Z]
    Definition Classes
    PackageBoilerplate
  20. implicit final def makeOneToManies16SQLToListAsync[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, Z](sql: OneToManies16SQLToList[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, HasExtractor, Z]): AsyncOneToManies16SQLToList[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, Z]
    Definition Classes
    PackageBoilerplate
  21. implicit final def makeOneToManies16SQLToOptionAsync[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, Z](sql: OneToManies16SQLToOption[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, HasExtractor, Z]): AsyncOneToManies16SQLToOption[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, Z]
    Definition Classes
    PackageBoilerplate
  22. implicit final def makeOneToManies17SQLToIterableAsync[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, Z](sql: OneToManies17SQLToIterable[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, HasExtractor, Z]): AsyncOneToManies17SQLToIterable[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, Z]
    Definition Classes
    PackageBoilerplate
  23. implicit final def makeOneToManies17SQLToListAsync[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, Z](sql: OneToManies17SQLToList[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, HasExtractor, Z]): AsyncOneToManies17SQLToList[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, Z]
    Definition Classes
    PackageBoilerplate
  24. implicit final def makeOneToManies17SQLToOptionAsync[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, Z](sql: OneToManies17SQLToOption[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, HasExtractor, Z]): AsyncOneToManies17SQLToOption[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, Z]
    Definition Classes
    PackageBoilerplate
  25. implicit final def makeOneToManies18SQLToIterableAsync[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, Z](sql: OneToManies18SQLToIterable[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, HasExtractor, Z]): AsyncOneToManies18SQLToIterable[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, Z]
    Definition Classes
    PackageBoilerplate
  26. implicit final def makeOneToManies18SQLToListAsync[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, Z](sql: OneToManies18SQLToList[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, HasExtractor, Z]): AsyncOneToManies18SQLToList[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, Z]
    Definition Classes
    PackageBoilerplate
  27. implicit final def makeOneToManies18SQLToOptionAsync[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, Z](sql: OneToManies18SQLToOption[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, HasExtractor, Z]): AsyncOneToManies18SQLToOption[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, Z]
    Definition Classes
    PackageBoilerplate
  28. implicit final def makeOneToManies19SQLToIterableAsync[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, B19, Z](sql: OneToManies19SQLToIterable[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, B19, HasExtractor, Z]): AsyncOneToManies19SQLToIterable[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, B19, Z]
    Definition Classes
    PackageBoilerplate
  29. implicit final def makeOneToManies19SQLToListAsync[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, B19, Z](sql: OneToManies19SQLToList[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, B19, HasExtractor, Z]): AsyncOneToManies19SQLToList[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, B19, Z]
    Definition Classes
    PackageBoilerplate
  30. implicit final def makeOneToManies19SQLToOptionAsync[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, B19, Z](sql: OneToManies19SQLToOption[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, B19, HasExtractor, Z]): AsyncOneToManies19SQLToOption[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, B19, Z]
    Definition Classes
    PackageBoilerplate
  31. implicit final def makeOneToManies20SQLToIterableAsync[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, B19, B20, Z](sql: OneToManies20SQLToIterable[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, B19, B20, HasExtractor, Z]): AsyncOneToManies20SQLToIterable[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, B19, B20, Z]
    Definition Classes
    PackageBoilerplate
  32. implicit final def makeOneToManies20SQLToListAsync[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, B19, B20, Z](sql: OneToManies20SQLToList[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, B19, B20, HasExtractor, Z]): AsyncOneToManies20SQLToList[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, B19, B20, Z]
    Definition Classes
    PackageBoilerplate
  33. implicit final def makeOneToManies20SQLToOptionAsync[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, B19, B20, Z](sql: OneToManies20SQLToOption[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, B19, B20, HasExtractor, Z]): AsyncOneToManies20SQLToOption[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, B19, B20, Z]
    Definition Classes
    PackageBoilerplate
  34. implicit final def makeOneToManies21SQLToIterableAsync[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, B19, B20, B21, Z](sql: OneToManies21SQLToIterable[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, B19, B20, B21, HasExtractor, Z]): AsyncOneToManies21SQLToIterable[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, B19, B20, B21, Z]
    Definition Classes
    PackageBoilerplate
  35. implicit final def makeOneToManies21SQLToListAsync[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, B19, B20, B21, Z](sql: OneToManies21SQLToList[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, B19, B20, B21, HasExtractor, Z]): AsyncOneToManies21SQLToList[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, B19, B20, B21, Z]
    Definition Classes
    PackageBoilerplate
  36. implicit final def makeOneToManies21SQLToOptionAsync[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, B19, B20, B21, Z](sql: OneToManies21SQLToOption[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, B19, B20, B21, HasExtractor, Z]): AsyncOneToManies21SQLToOption[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, B19, B20, B21, Z]
    Definition Classes
    PackageBoilerplate
  37. implicit final def makeOneToManies2SQLToIterableAsync[A, B1, B2, Z](sql: OneToManies2SQLToIterable[A, B1, B2, HasExtractor, Z]): AsyncOneToManies2SQLToIterable[A, B1, B2, Z]
    Definition Classes
    PackageBoilerplate
  38. implicit final def makeOneToManies2SQLToListAsync[A, B1, B2, Z](sql: OneToManies2SQLToList[A, B1, B2, HasExtractor, Z]): AsyncOneToManies2SQLToList[A, B1, B2, Z]
    Definition Classes
    PackageBoilerplate
  39. implicit final def makeOneToManies2SQLToOptionAsync[A, B1, B2, Z](sql: OneToManies2SQLToOption[A, B1, B2, HasExtractor, Z]): AsyncOneToManies2SQLToOption[A, B1, B2, Z]
    Definition Classes
    PackageBoilerplate
  40. implicit final def makeOneToManies3SQLToIterableAsync[A, B1, B2, B3, Z](sql: OneToManies3SQLToIterable[A, B1, B2, B3, HasExtractor, Z]): AsyncOneToManies3SQLToIterable[A, B1, B2, B3, Z]
    Definition Classes
    PackageBoilerplate
  41. implicit final def makeOneToManies3SQLToListAsync[A, B1, B2, B3, Z](sql: OneToManies3SQLToList[A, B1, B2, B3, HasExtractor, Z]): AsyncOneToManies3SQLToList[A, B1, B2, B3, Z]
    Definition Classes
    PackageBoilerplate
  42. implicit final def makeOneToManies3SQLToOptionAsync[A, B1, B2, B3, Z](sql: OneToManies3SQLToOption[A, B1, B2, B3, HasExtractor, Z]): AsyncOneToManies3SQLToOption[A, B1, B2, B3, Z]
    Definition Classes
    PackageBoilerplate
  43. implicit final def makeOneToManies4SQLToIterableAsync[A, B1, B2, B3, B4, Z](sql: OneToManies4SQLToIterable[A, B1, B2, B3, B4, HasExtractor, Z]): AsyncOneToManies4SQLToIterable[A, B1, B2, B3, B4, Z]
    Definition Classes
    PackageBoilerplate
  44. implicit final def makeOneToManies4SQLToListAsync[A, B1, B2, B3, B4, Z](sql: OneToManies4SQLToList[A, B1, B2, B3, B4, HasExtractor, Z]): AsyncOneToManies4SQLToList[A, B1, B2, B3, B4, Z]
    Definition Classes
    PackageBoilerplate
  45. implicit final def makeOneToManies4SQLToOptionAsync[A, B1, B2, B3, B4, Z](sql: OneToManies4SQLToOption[A, B1, B2, B3, B4, HasExtractor, Z]): AsyncOneToManies4SQLToOption[A, B1, B2, B3, B4, Z]
    Definition Classes
    PackageBoilerplate
  46. implicit final def makeOneToManies5SQLToIterableAsync[A, B1, B2, B3, B4, B5, Z](sql: OneToManies5SQLToIterable[A, B1, B2, B3, B4, B5, HasExtractor, Z]): AsyncOneToManies5SQLToIterable[A, B1, B2, B3, B4, B5, Z]
    Definition Classes
    PackageBoilerplate
  47. implicit final def makeOneToManies5SQLToListAsync[A, B1, B2, B3, B4, B5, Z](sql: OneToManies5SQLToList[A, B1, B2, B3, B4, B5, HasExtractor, Z]): AsyncOneToManies5SQLToList[A, B1, B2, B3, B4, B5, Z]
    Definition Classes
    PackageBoilerplate
  48. implicit final def makeOneToManies5SQLToOptionAsync[A, B1, B2, B3, B4, B5, Z](sql: OneToManies5SQLToOption[A, B1, B2, B3, B4, B5, HasExtractor, Z]): AsyncOneToManies5SQLToOption[A, B1, B2, B3, B4, B5, Z]
    Definition Classes
    PackageBoilerplate
  49. implicit final def makeOneToManies6SQLToIterableAsync[A, B1, B2, B3, B4, B5, B6, Z](sql: OneToManies6SQLToIterable[A, B1, B2, B3, B4, B5, B6, HasExtractor, Z]): AsyncOneToManies6SQLToIterable[A, B1, B2, B3, B4, B5, B6, Z]
    Definition Classes
    PackageBoilerplate
  50. implicit final def makeOneToManies6SQLToListAsync[A, B1, B2, B3, B4, B5, B6, Z](sql: OneToManies6SQLToList[A, B1, B2, B3, B4, B5, B6, HasExtractor, Z]): AsyncOneToManies6SQLToList[A, B1, B2, B3, B4, B5, B6, Z]
    Definition Classes
    PackageBoilerplate
  51. implicit final def makeOneToManies6SQLToOptionAsync[A, B1, B2, B3, B4, B5, B6, Z](sql: OneToManies6SQLToOption[A, B1, B2, B3, B4, B5, B6, HasExtractor, Z]): AsyncOneToManies6SQLToOption[A, B1, B2, B3, B4, B5, B6, Z]
    Definition Classes
    PackageBoilerplate
  52. implicit final def makeOneToManies7SQLToIterableAsync[A, B1, B2, B3, B4, B5, B6, B7, Z](sql: OneToManies7SQLToIterable[A, B1, B2, B3, B4, B5, B6, B7, HasExtractor, Z]): AsyncOneToManies7SQLToIterable[A, B1, B2, B3, B4, B5, B6, B7, Z]
    Definition Classes
    PackageBoilerplate
  53. implicit final def makeOneToManies7SQLToListAsync[A, B1, B2, B3, B4, B5, B6, B7, Z](sql: OneToManies7SQLToList[A, B1, B2, B3, B4, B5, B6, B7, HasExtractor, Z]): AsyncOneToManies7SQLToList[A, B1, B2, B3, B4, B5, B6, B7, Z]
    Definition Classes
    PackageBoilerplate
  54. implicit final def makeOneToManies7SQLToOptionAsync[A, B1, B2, B3, B4, B5, B6, B7, Z](sql: OneToManies7SQLToOption[A, B1, B2, B3, B4, B5, B6, B7, HasExtractor, Z]): AsyncOneToManies7SQLToOption[A, B1, B2, B3, B4, B5, B6, B7, Z]
    Definition Classes
    PackageBoilerplate
  55. implicit final def makeOneToManies8SQLToIterableAsync[A, B1, B2, B3, B4, B5, B6, B7, B8, Z](sql: OneToManies8SQLToIterable[A, B1, B2, B3, B4, B5, B6, B7, B8, HasExtractor, Z]): AsyncOneToManies8SQLToIterable[A, B1, B2, B3, B4, B5, B6, B7, B8, Z]
    Definition Classes
    PackageBoilerplate
  56. implicit final def makeOneToManies8SQLToListAsync[A, B1, B2, B3, B4, B5, B6, B7, B8, Z](sql: OneToManies8SQLToList[A, B1, B2, B3, B4, B5, B6, B7, B8, HasExtractor, Z]): AsyncOneToManies8SQLToList[A, B1, B2, B3, B4, B5, B6, B7, B8, Z]
    Definition Classes
    PackageBoilerplate
  57. implicit final def makeOneToManies8SQLToOptionAsync[A, B1, B2, B3, B4, B5, B6, B7, B8, Z](sql: OneToManies8SQLToOption[A, B1, B2, B3, B4, B5, B6, B7, B8, HasExtractor, Z]): AsyncOneToManies8SQLToOption[A, B1, B2, B3, B4, B5, B6, B7, B8, Z]
    Definition Classes
    PackageBoilerplate
  58. implicit final def makeOneToManies9SQLToIterableAsync[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, Z](sql: OneToManies9SQLToIterable[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, HasExtractor, Z]): AsyncOneToManies9SQLToIterable[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, Z]
    Definition Classes
    PackageBoilerplate
  59. implicit final def makeOneToManies9SQLToListAsync[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, Z](sql: OneToManies9SQLToList[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, HasExtractor, Z]): AsyncOneToManies9SQLToList[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, Z]
    Definition Classes
    PackageBoilerplate
  60. implicit final def makeOneToManies9SQLToOptionAsync[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, Z](sql: OneToManies9SQLToOption[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, HasExtractor, Z]): AsyncOneToManies9SQLToOption[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, Z]
    Definition Classes
    PackageBoilerplate
  61. implicit def makeOneToManySQLToIterableAsync[A, B, Z](sql: OneToManySQLToIterable[A, B, HasExtractor, Z]): AsyncOneToManySQLToIterable[A, B, Z]
  62. implicit def makeOneToManySQLToListAsync[A, B, Z](sql: OneToManySQLToList[A, B, HasExtractor, Z]): AsyncOneToManySQLToList[A, B, Z]
  63. implicit def makeOneToManySQLToOptionAsync[A, B, Z](sql: OneToManySQLToOption[A, B, HasExtractor, Z]): AsyncOneToManySQLToOption[A, B, Z]
  64. implicit def makeOneToOneSQLToIterableAsync[A, B, Z](sql: OneToOneSQLToIterable[A, B, HasExtractor, Z]): AsyncOneToOneSQLToIterable[A, B, Z]
  65. implicit def makeOneToOneSQLToListAsync[A, B, Z](sql: OneToOneSQLToList[A, B, HasExtractor, Z]): AsyncOneToOneSQLToList[A, B, Z]
  66. implicit def makeOneToOneSQLToOptionAsync[A, B, Z](sql: OneToOneSQLToOption[A, B, HasExtractor, Z]): AsyncOneToOneSQLToOption[A, B, Z]
  67. implicit def makeSQLExecutionAsync(sql: SQLExecution): AsyncSQLExecution
  68. implicit def makeSQLToIterableAsync[A, B1, B2, B3, B4, B5, Z](sql: SQLToIterableImpl[A, HasExtractor]): AsyncSQLToIterable[A]
  69. implicit def makeSQLToIterableAsync[A, B1, B2, B3, B4, B5, Z](sql: SQLToIterable[A, HasExtractor]): AsyncSQLToIterable[A]
  70. implicit def makeSQLToListAsync[A, B1, B2, B3, B4, B5, Z](sql: SQLToListImpl[A, HasExtractor]): AsyncSQLToList[A]
  71. implicit def makeSQLToListAsync[A, B1, B2, B3, B4, B5, Z](sql: SQLToList[A, HasExtractor]): AsyncSQLToList[A]
  72. implicit def makeSQLToOptionAsync[A, B1, B2, B3, B4, B5, Z](sql: SQLToOptionImpl[A, HasExtractor]): AsyncSQLToOption[A]
  73. implicit def makeSQLToOptionAsync[A, B1, B2, B3, B4, B5, Z](sql: SQLToOption[A, HasExtractor]): AsyncSQLToOption[A]
  74. implicit def makeSQLUpdateAndReturnGeneratedKeyAsync(sql: SQLUpdateWithGeneratedKey): AsyncSQLUpdateAndReturnGeneratedKey
  75. implicit def makeSQLUpdateAsync(sql: SQLUpdate): AsyncSQLUpdate
  76. object AsyncConnectionPool extends LogSupport

    Asynchronous Connection Pool Companion Object

  77. object AsyncConnectionPoolFactory extends AsyncConnectionPoolFactory

    Asynchronous Connection Pool Factory

  78. object AsyncDB extends NamedAsyncDB

    Basic Database Accessor

  79. object AsyncTx

    Asynchronous Transaction Provider

  80. object FutureImplicits

    Provides power mode by implicit conversions.

    Provides power mode by implicit conversions.

    import scalikejdbc._, async._, FutureImplicits._
    val wc = Worker.column
    val future: Future[Unit] = AsyncDB.localTx { implicit tx =>
      for {
        companyId <- withSQL {
            insert.into(Company).values("Typesafe", DateTime.now)
          }.updateAndReturnGeneratedKey
        _ <- update(Worker).set(wc.companyId -> companyId).where.eq(wc.id, 123)
      } yield ()
    }
  81. object ShortenedNames extends ShortenedNames
  82. object executeFuture
  83. object updateFuture

Inherited from PackageBoilerplate

Inherited from AnyRef

Inherited from Any

Ungrouped