| Package | Description |
|---|---|
| org.hibernate.engine.jdbc.batch.internal |
Internals for JDBC batching support.
|
| org.hibernate.engine.jdbc.batch.spi |
Defines contracts for JDBC batching support.
|
| org.hibernate.jmx.internal | |
| org.hibernate.jmx.spi |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchBuilderImpl
A builder for
Batch instances. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BatchBuilder
A builder for
Batch instances |
| Modifier and Type | Method and Description |
|---|---|
void |
DisabledJmxServiceImpl.registerService(Manageable service,
Class serviceRole) |
void |
JmxServiceImpl.registerService(Manageable service,
Class<? extends Service> serviceRole) |
| Modifier and Type | Method and Description |
|---|---|
void |
JmxService.registerService(Manageable service,
Class<? extends Service> serviceRole)
Handles registration of a manageable service.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.