Uses of Interface
org.assertj.db.type.lettercase.WithTableLetterCase
Packages that use WithTableLetterCase
Package
Description
This package contains the classes that defines the different types used in assertj-db.
This package contains the interfaces and utility classes about the letter case.
-
Uses of WithTableLetterCase in org.assertj.db.type
Subinterfaces of WithTableLetterCase in org.assertj.db.typeModifier and TypeInterfaceDescriptioninterfaceRepresent access to a database with capacity to return schema metadata and settings for letter case management.Classes in org.assertj.db.type that implement WithTableLetterCaseModifier and TypeClassDescriptionclassAbstractDbData<D extends AbstractDbData<D>>classAbstractDbElement<D extends AbstractDbElement<D>>This class represents element from the database (either aAbstractDbDataor aChange).classChange in the database.classChanges in the database.classThe implementation ofConnectionProviderbased on java.sql.DataSource.classThe implementation ofConnectionProviderfrom JDBC url connection info.classA request in the database to get values.classA table in the database to read to get the values. -
Uses of WithTableLetterCase in org.assertj.db.type.lettercase
Subinterfaces of WithTableLetterCase in org.assertj.db.type.lettercaseModifier and TypeInterfaceDescriptioninterfaceDefines the method to get the letter cases.