Skip to content

Commit

Permalink
update class comments
Browse files Browse the repository at this point in the history
  • Loading branch information
whhe committed Feb 19, 2024
1 parent 6571901 commit 780b88d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import org.testcontainers.utility.DockerImageName;

/**
* Testcontainers implementation for OceanBase.
* Testcontainers implementation for OceanBase Community Edition.
* <p>
* Supported image: {@code oceanbase/oceanbase-ce}
* <p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import org.testcontainers.utility.DockerImageName;

/**
* Factory for OceanBase containers.
* Factory for OceanBase Community Edition containers.
*/
public class OceanBaseCEContainerProvider extends JdbcDatabaseContainerProvider {

Expand Down

0 comments on commit 780b88d

Please sign in to comment.